バージョン

FirstLevelSortDirection プロパティ

levelSortDirections オプションによる並べ替え方向が項目に指定されていない場合にデフォルトで適用されるレベル並べ替え方向を取得または設定します。
シンタックス
'宣言
 
Public Property FirstLevelSortDirection As System.Nullable(Of ListSortDirection)
public System.Nullable<ListSortDirection> FirstLevelSortDirection {get; set;}
参照

オンラインで表示: GitHub