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: