Note
FastBindingListT returns always for this property. Use the SortableBindingListT to be able to use sorting.
protected virtual bool IsSortedCore { get; }
Protected Overridable ReadOnly Property IsSortedCore As Boolean
Get
protected:
virtual property bool IsSortedCore {
bool get ();
}
abstract IsSortedCore : bool with get
override IsSortedCore : bool with get