IBindingList.SortDirection Vlastnost

Definice

Získá směr řazení.

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

Hodnota vlastnosti

Jedna z ListSortDirection hodnot.

Výjimky

Poznámky

Tato vlastnost je podporována, pokud SupportsSorting je true; jinak tato vlastnost vyvolá NotSupportedException.

Platí pro