語言

GridTableStylesCollection.List 屬性

定義

拿到底層清單。

protected:
 virtual property System::Collections::ArrayList ^ List { System::Collections::ArrayList ^ get(); };
protected override System.Collections.ArrayList List { get; }
member this.List : System.Collections.ArrayList
Protected Overrides ReadOnly Property List As ArrayList

屬性值

一個 ArrayList 包含表格資料的 that。

適用於