DataView.IBindingListView.SupportsFiltering Property

Definition

For a description of this member, see SupportsFiltering.

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

Property Value

For a description of this member, see SupportsFiltering.

Implements

Remarks

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

Applies to