Skip to main content

PivotCustomFieldListSortEventArgs Class

Provides data for the PivotGridControl.CustomFieldListSort event.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public class PivotCustomFieldListSortEventArgs :
    EventArgs

Inheritance

Object
EventArgs
PivotCustomFieldListSortEventArgs
See Also