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 数据。

适用于