DataView.IBindingList.SupportsSearching Vlastnost

Definice

Popis tohoto člena najdete v tématu SupportsSearching.

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

Hodnota vlastnosti

Popis tohoto člena najdete v tématu SupportsSearching.

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