Note
FastBindingListT returns always for this property. Use the SortableBindingListT to be able to use sorting.
public bool IsSorted { get; }
Public ReadOnly Property IsSorted As Boolean
Get
public:
virtual property bool IsSorted {
bool get () sealed;
}
abstract IsSorted : bool with get
override IsSorted : bool with get
This property returns the value of the overridable IsSortedCore property.