バージョン

FirstSortDirection プロパティ (PivotGridModel)

行のデフォルトの並べ替え方向を取得または設定します。
シンタックス
'宣言
 
Public Property FirstSortDirection As System.Nullable(Of ListSortDirection)
public System.Nullable<ListSortDirection> FirstSortDirection {get; set;}
参照

オンラインで表示: GitHub