Skip to main content

PivotFieldValueEventArgs Class

Serves as a base for the classes that provide data for the events which are used to customize column and row headers.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public class PivotFieldValueEventArgs :
    PivotFieldEventArgs
See Also