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 值。

適用於