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

PivotCustomFieldListSortEventArgs(PivotGridWpfData) Constructor

Initializes a new instance of the PivotCustomFieldListSortEventArgs class.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PivotGrid, DevExpress.Wpf.PivotGrid

Declaration

public PivotCustomFieldListSortEventArgs(
    PivotGridWpfData data
)

Parameters

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