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