DataCollection
SortDescriptions プロパティ (C1BindingListDataCollection)

C1.DataCollection.BindingList アセンブリ > C1.DataCollection.BindingList 名前空間 > C1BindingListDataCollection クラス : SortDescriptions プロパティ
Gets the sort descriptions applied to the data.
シンタックス
'宣言
 
Public ReadOnly Property SortDescriptions As System.Collections.Generic.IReadOnlyList(Of SortDescription)
public System.Collections.Generic.IReadOnlyList<SortDescription> SortDescriptions {get;}
参照

C1BindingListDataCollection クラス
C1BindingListDataCollection メンバ