PivotGridControl.LayoutUpgradeEvent Field
In This Article
Identifies the PivotGridControl.LayoutUpgrade routed event.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
public static readonly RoutedEvent LayoutUpgradeEvent
#Field Value
Type | Description |
---|---|
Routed |
A routed event identifier. |
See Also