Skip to main content
All docs
V25.1
  • PivotGridControl.CustomFilterPanelDisplayTextEvent Field

    Identifies the CustomFilterPanelDisplayText routed event.

    Namespace: DevExpress.Xpf.PivotGrid

    Assembly: DevExpress.Xpf.PivotGrid.v25.1.dll

    NuGet Package: DevExpress.Wpf.PivotGrid

    Declaration

    public static readonly RoutedEvent CustomFilterPanelDisplayTextEvent

    Field Value

    Type Description
    RoutedEvent

    A routed event identifier.

    See Also