BindingList<T>.IBindingList.SortDirection Vlastnost

Definice

Popis tohoto člena naleznete 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 člena rozhraní. Lze jej použít pouze v případě, BindingList<T> že je instance přetypována do IBindingList rozhraní.

Platí pro