Skip to main content

PivotCustomFieldListSortEventArgs(PivotGridWpfData) Constructor

Initializes a new instance of the PivotCustomFieldListSortEventArgs class.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public PivotCustomFieldListSortEventArgs(
    PivotGridWpfData data
)

Parameters

Name Type
data DevExpress.Xpf.PivotGrid.Internal.PivotGridWpfData
See Also