Back to Devexpress

PivotLayoutUpgradeEventArgs Class

wpf-devexpress-dot-xpf-dot-pivotgrid-2d095a85.md

latest1.5 KB
Original Source

PivotLayoutUpgradeEventArgs Class

Provides data for the PivotGridControl.LayoutUpgrade event.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public class PivotLayoutUpgradeEventArgs :
    RoutedEventArgs
vb
Public Class PivotLayoutUpgradeEventArgs
    Inherits RoutedEventArgs

PivotLayoutUpgradeEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs PivotLayoutUpgradeEventArgs PivotLayoutAllowEventArgs

See Also

PivotLayoutUpgradeEventArgs Members

DevExpress.Xpf.PivotGrid Namespace