System.Windows.Forms.BindingSource.SupportsSearching Property

Gets a value indicating whether the data source supports searching with the BindingSource.Find(System.ComponentModel.PropertyDescriptor, object) method.

Syntax

[System.ComponentModel.Browsable(false)]
public virtual bool SupportsSearching { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the data source is not an System.ComponentModel.IBindingList, BindingSource.SupportsSearching always returns false.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0