GridColumnStylesCollection.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입니다.

적용 대상