Skip to main content
A newer version of this page is available. .

PivotCustomFieldListSortEventArgs Class

Provides data for the PivotGridControl.CustomFieldListSort event.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v19.2.dll

Declaration

public class PivotCustomFieldListSortEventArgs :
    EventArgs

Inheritance

Object
EventArgs
PivotCustomFieldListSortEventArgs
See Also