PivotFieldEventArgs Class
In This Article
Provides data for all field handling events.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
public class PivotFieldEventArgs :
RoutedEventArgs
#Related API Members
The following members return PivotFieldEventArgs objects:
#Inheritance
See Also