BindingList<T>.IBindingList.SupportsSorting Vlastnost

Definice

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

Platí pro