PivotCustomFieldSortEventArgs Class
In This Article
Provides data for the PivotGridControl.CustomFieldSort event.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
#Remarks
The PivotGridControl.CustomFieldSort event allows you to implement custom rules used to sort data.
See Also