FlexPivot for WinForms
SortDirection プロパティ (GroupDescription)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > GroupDescription クラス : SortDirection プロパティ
Gets the sort direction of the property within the group. May be set to null if you want to group but not sort by this property.
シンタックス
'宣言
 
Public Property SortDirection As System.Nullable(Of ListSortDirection)
public System.Nullable<ListSortDirection> SortDirection {get; set;}
参照

GroupDescription クラス
GroupDescription メンバ