バージョン

SortDescriptions プロパティ

グリッドに適用されている並べ替え設定を取得します。グリッドの並べ替え設定を変更するには、コレクションを更新します。並べ替え設定がコレクションに適用されると、グリッドはそのプロパティの変更を処理しなくなります。
シンタックス
'宣言
 
Public ReadOnly Property SortDescriptions As ChartSortDescriptionCollection
public ChartSortDescriptionCollection SortDescriptions {get;}
参照