FastBindingListTSupportsSearchingCore Property
Gets whether the list supports searching.
The base implementation returns .
Namespace: KGySoft.ComponentModelAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
protected virtual bool SupportsSearchingCore { get; }
Protected Overridable ReadOnly Property SupportsSearchingCore As Boolean
Get
protected:
virtual property bool SupportsSearchingCore {
bool get ();
}
abstract SupportsSearchingCore : bool with get
override SupportsSearchingCore : bool with get
Property Value
Boolean