ListSortDescription.SortDirection プロパティ

定義

この ListSortDescriptionに関連付けられた並べ替え操作の方向を取得または設定します。

public:
 property System::ComponentModel::ListSortDirection SortDirection { System::ComponentModel::ListSortDirection get(); void set(System::ComponentModel::ListSortDirection value); };
public System.ComponentModel.ListSortDirection SortDirection { get; set; }
member this.SortDirection : System.ComponentModel.ListSortDirection with get, set
Public Property SortDirection As ListSortDirection

プロパティ値

ListSortDirection値の 1 つ。

適用対象