バージョン

DefaultSortDirection プロパティ

データがグループ化されているときの並べ替え方法。GroupedColumn オブジェクトの作成時に別の値を指定していない限り、この値が列の既定値になります。
シンタックス
'宣言
 
Public Property DefaultSortDirection As GroupingSortDirection
public GroupingSortDirection DefaultSortDirection {get; set;}
参照