Member Table: Sort Data
| Member | Description |
|---|---|
| PivotGridFieldBase.SortMode | Specifies how the field’s data is sorted when sorting is applied to it. |
| PivotGridFieldBase.SortOrder | Specifies the field’s sort order. |
| PivotGridFieldBase.SortBySummaryInfo | Contains settings used to sort the values of the column field or row field by total summary values. |
| ASPxPivotGrid.CustomFieldSort | Allows you to sort data using custom rules. |