DataView.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

Popis tohoto člena najdete v tématu SupportsSorting.

Implementuje

Poznámky

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

Platí pro