PivotLayoutUpgradeEventArgs Class
In This Article
Provides data for the PivotGridControl.LayoutUpgrade event.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
public class PivotLayoutUpgradeEventArgs :
RoutedEventArgs
#Inheritance
Object
EventArgs
RoutedEventArgs
PivotLayoutUpgradeEventArgs
See Also