FastBindingListTIsSortedCore Property

Gets whether the list is sorted.
The base implementation returns .

Definition

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

Property Value

Boolean

Remarks

See Also