PivotFieldValueEventArgs Class
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
public class PivotFieldValueEventArgs :
PivotFieldEventArgs
#Related API Members
The following members return PivotFieldValueEventArgs objects:
#Inheritance
See Also