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

PivotGridControl.FieldUnboundExpressionChangedEvent Field

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 FieldUnboundExpressionChangedEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also