Skip to main content
A newer version of this page is available. .

PivotLayoutUpgradeEventArgs Class

Provides data for the PivotGridControl.LayoutUpgrade event.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PivotGrid, DevExpress.Wpf.PivotGrid

Declaration

public class PivotLayoutUpgradeEventArgs :
    RoutedEventArgs

Inheritance

See Also