[]
        
(Showing Draft Content)

C1.Schedule.C1BindingSource.SupportsSearching

SupportsSearching Property

SupportsSearching

Gets a value indicating whether the data source supports searching with the Find method.

Declaration
[Browsable(false)]
public virtual bool SupportsSearching { get; }
Implements