ExtendedBindingListTIsSortedCore Property
This returns a flag indicating whether or not sorting is currently applied
Namespace: EWSoftware.PDI.BindingAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
protected override bool IsSortedCore { get; }
Protected Overrides ReadOnly Property IsSortedCore As Boolean
Get
protected:
virtual property bool IsSortedCore {
bool get () override;
}
abstract IsSortedCore : bool with get
override IsSortedCore : bool with get
Property Value
BooleanReturns true if sorting is applied or false if not