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

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

Declaration

public class PivotFieldValueEventArgs :
    PivotFieldEventArgs
See Also