The following tables list the members exposed by SortInfo.
Public Properties
| Name | Description |
 | Ascending | Gets or sets a value that indicates whether the sort order is ascending. |
 | Comparer | Gets or sets the System.Collections.IComparer object for the method of comparison. |
 | Index | Gets or sets the index of the column or row on which to sort. |
Top
Public Methods
| Name | Description |
 | Equals | Determines whether the specified condition is equal to the current SortInfo object. |
 | GetHashCode | Serves as a hash function for a particular type. |
Top
See Also