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.v22.2.dll

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public class PivotCustomFieldListSortEventArgs :
    EventArgs

Inheritance

Object
EventArgs
PivotCustomFieldListSortEventArgs
See Also