The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IBindingList::SortDirection Property
.NET Framework (current version)
Gets the direction of the sort.
Assembly: System (in System.dll)
| Exception | Condition |
|---|---|
| NotSupportedException | SupportsSorting is false. |
This property is supported if SupportsSorting is true; otherwise, this property throws a NotSupportedException.
.NET Framework
Available since 1.1
Available since 1.1
Show: