Back to Devexpress

PivotFieldValueCancelEventArgs Class

wpf-devexpress-dot-xpf-dot-pivotgrid-0e1ee2f7.md

latest1.8 KB
Original Source

PivotFieldValueCancelEventArgs Class

Provides data for the PivotGridControl.FieldValueCollapsing and PivotGridControl.FieldValueExpanding events.

Namespace : DevExpress.Xpf.PivotGrid

Assembly : DevExpress.Xpf.PivotGrid.v25.2.dll

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public class PivotFieldValueCancelEventArgs :
    PivotFieldValueEventArgs
vb
Public Class PivotFieldValueCancelEventArgs
    Inherits PivotFieldValueEventArgs

PivotFieldValueCancelEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs PivotFieldEventArgs PivotFieldValueEventArgs PivotFieldValueCancelEventArgs

See Also

PivotFieldValueCancelEventArgs Members

DevExpress.Xpf.PivotGrid Namespace