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

PivotGridControl.FieldAreaChangedEvent Field

Identifies the PivotGridControl.FieldAreaChanged routed event.

Namespace: DevExpress.Xpf.PivotGrid

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

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

Declaration

public static readonly RoutedEvent FieldAreaChangedEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also