Method IsSorted
IsSorted()
Determines whether the items in the list box are displayed in sorted order.
bool IsSorted()
Returns
- bool
trueif items are sorted; otherwise,false.
Determines whether the items in the list box are displayed in sorted order.
bool IsSorted()
true if items are sorted; otherwise, false.