DataView.IBindingList.IsSorted Vlastnost

Definice

Popis tohoto člena najdete v tématu IsSorted.

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

Hodnota vlastnosti

Popis tohoto člena najdete v tématu IsSorted.

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