PivotFieldValueCancelEventArgs Class
In This Article
Provides data for the PivotGridControl.FieldValueCollapsing and PivotGridControl.FieldValueExpanding events.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
public class PivotFieldValueCancelEventArgs :
PivotFieldValueEventArgs
#Inheritance
Object
EventArgs
RoutedEventArgs
PivotFieldEventArgs
PivotFieldValueEventArgs
PivotFieldValueCancelEventArgs
See Also