Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ColumnSortDescription Class Members
The following tables list the members exposed by ColumnSortDescription.
Public Properties
| Name | Description |
| PropertyPath | Gets or sets the property being sorted. |
| SortDirection | Gets or sets the direction to sort based on the property. |
Public Methods
| Name | Description |
| Equals | Returns if the SortDescription is equal to another. |
| GetHashCode | Returns the hash code for the SortDescription. |
See Also