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