DataSource for Entity Framework for WinForms
SortDescriptions プロパティ

C1.LiveLinq.4.5.2 アセンブリ > 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 メンバ