Skip to main content
Row

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

SortField Properties
Show Inherited Hide Inherited

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