SortField Properties
Specifies the field by which to sort, and the comparer used for sorting.
Name | Description |
---|---|
Column |
Gets or sets the offset within the range for the column by which the range is sorted.
Inherited from Sort |
Comparer | Gets or sets the comparer used to sort the column. |
See Also