バージョン

SortDirection プロパティ (SortIndicatorUIElement)

この要素の並べ替え方向を示す値を返します。
シンタックス
'宣言
 
Public ReadOnly Property SortDirection As Nullable(Of ListSortDirection)
public Nullable<ListSortDirection> SortDirection {get;}
参照