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