DataSource for Entity Framework for WPF/Silverlight
SortDescriptions プロパティ (ViewRowCollection)

C1.LiveLinq.LiveViews 名前空間 > ViewRowCollection クラス : SortDescriptions プロパティ
コレクション内の項目をソートする方法を表す System.ComponentModel.SortDescriptionオブジェクトのコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property SortDescriptions As System.ComponentModel.SortDescriptionCollection
public System.ComponentModel.SortDescriptionCollection SortDescriptions {get;}

プロパティ値

コレクション内の項目をソートする方法を表す System.ComponentModel.SortDescriptionオブジェクトのコレクション。
参照

ViewRowCollection クラス
ViewRowCollection メンバ