Abstract base class for the sort conditions which describe how to sort data in a region.
Static
Gets the value which indicates the sort direction represented by the sort condition. Either SortDirection.Ascending or SortDirection.Descending.
Determines whether the [[SortCondition]] is equal to the specified object.
The object to test for equality.
Gets the hash code for the [[SortCondition]].
Abstract base class for the sort conditions which describe how to sort data in a region.
See