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

適用対象