ExtendedBindingListTSupportsSortingCore Property

This is used to indicate whether or not sorting is supported

Definition

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

Property Value

Boolean
This always returns true.

See Also