Skip to main content

PivotGridControl.PrefilterEditorHidingEvent Field

Identifies the PivotGridControl.PrefilterEditorHiding routed event.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public static readonly RoutedEvent PrefilterEditorHidingEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also