BindingList<T>.IBindingList.SortDirection Vlastnost

Definice

Popis tohoto člena najdete v tématu SortDirection.

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

Hodnota vlastnosti

Jedna z ListSortDirection hodnot.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v případě, že BindingList<T> je instance přetypovaná na IBindingList rozhraní.

Platí pro