DataViewManager.IBindingList.SupportsSearching Property

Definition

For a description of this member, see 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

Property Value

For a description of this member, see SupportsSearching.

Implements

Remarks

This member is an explicit interface member implementation. It can be used only when the DataViewManager instance is cast to an IBindingList interface.

Applies to