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

Declaration

public PivotCustomFieldListSortEventArgs(
    PivotGridWpfData data
)

Parameters

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