wpf-devexpress-dot-xpf-dot-pivotgrid-c1eae8a4.md
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.v25.2.dll
NuGet Package : DevExpress.Wpf.PivotGrid
public class PivotFieldValueEventArgs :
PivotFieldEventArgs
Public Class PivotFieldValueEventArgs
Inherits PivotFieldEventArgs
The following members return PivotFieldValueEventArgs objects:
PivotFieldValueEventArgs is the data class for the following events:
Object EventArgs RoutedEventArgs PivotFieldEventArgs PivotFieldValueEventArgs PivotCustomValueAppearanceEventArgs
PivotFieldDisplayTextEventArgs
PivotFieldValueCancelEventArgs
See Also