IBindingList.SortDirection Tulajdonság

Definíció

Lekéri a rendezés irányát.

public:
 property System::ComponentModel::ListSortDirection SortDirection { System::ComponentModel::ListSortDirection get(); };
public System.ComponentModel.ListSortDirection SortDirection { get; }
member this.SortDirection : System.ComponentModel.ListSortDirection
Public ReadOnly Property SortDirection As ListSortDirection

Tulajdonság értéke

Az egyik ListSortDirection érték.

Kivételek

Megjegyzések

Ez a tulajdonság támogatott, ha SupportsSorting az ; trueellenkező esetben ez a tulajdonság egy NotSupportedException.

A következőre érvényes: