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

테이블 데이터가 들어 있는 ArrayList입니다.

적용 대상