BindingList<T>.IBindingList.SupportsSorting Vlastnost

Definice

Popis tohoto člena najdete v tématu SupportsSorting.

property bool System::ComponentModel::IBindingList::SupportsSorting { bool get(); };
bool System.ComponentModel.IBindingList.SupportsSorting { get; }
member this.System.ComponentModel.IBindingList.SupportsSorting : bool
 ReadOnly Property SupportsSorting As Boolean Implements IBindingList.SupportsSorting

Hodnota vlastnosti

truepokud seznam podporuje řazení; v opačném případě . false

Implementuje

Poznámky

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

Platí pro