DataGrid for WPF/Silverlight
SortDescriptions プロパティ

C1.Silverlight.DataGrid.5 アセンブリ > C1.Silverlight.DataGrid.Data 名前空間 > BaseCollectionView クラス : SortDescriptions プロパティ
ビューでコレクション内の項目をソートする方法を表す System.ComponentModel.SortDescriptionインスタンスのコレクションを取得します。
シンタックス
'宣言
 
Public Overridable ReadOnly Property SortDescriptions As System.ComponentModel.SortDescriptionCollection
public virtual System.ComponentModel.SortDescriptionCollection SortDescriptions {get;}

プロパティ値

ビューでコレクション内の項目をソートする方法を表す値のコレクション。
参照

BaseCollectionView クラス
BaseCollectionView メンバ