FastBindingListTSupportsSearchingCore Property

Gets whether the list supports searching.
The base implementation returns .

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
C#
protected virtual bool SupportsSearchingCore { get; }

Property Value

Boolean

See Also