ExtendedBindingList<T>.SortDirectionCore Property

This returns the current sort direction if sorting has been applied

Definition

Namespace: EWSoftware.PDI.Binding
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
protected override ListSortDirection SortDirectionCore { get; }

Property Value

ListSortDirection

See Also