ExtendedBindingListTSupportsSortingCore Property
This is used to indicate whether or not sorting is supported
Namespace: EWSoftware.PDI.BindingAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
protected override bool SupportsSortingCore { get; }
Protected Overrides ReadOnly Property SupportsSortingCore As Boolean
Get
protected:
virtual property bool SupportsSortingCore {
bool get () override;
}
abstract SupportsSortingCore : bool with get
override SupportsSortingCore : bool with get
Property Value
BooleanThis always returns true.