ExtendedBindingListTIsSortedCore Property

This returns a flag indicating whether or not sorting is currently applied

Definition

Namespace: EWSoftware.PDI.Binding
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
protected override bool IsSortedCore { get; }

Property Value

Boolean
Returns true if sorting is applied or false if not

See Also