PivotCustomFieldSortEventArgs.SortOrder Property
In This Article
Gets the sort order applied to the field.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Field |
A Field |
#Remarks
The SortOrder property indicates the sort order (ascending or descending) which is applied to the field currently being processed.
See Also