ExtendedBindingListTRemoveSortCore Method

This is used to remove the sort

Definition

Namespace: EWSoftware.PDI.Binding
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
protected override void RemoveSortCore()

Remarks

For PDI object collections, all this does is set the sorted flag to false. The object remains sorted in the last order selected.

See Also