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

    Identifies the CustomFilterPanelDisplayText routed event.

    Namespace: DevExpress.Xpf.PivotGrid

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

    Declaration

    public static readonly RoutedEvent CustomFilterPanelDisplayTextEvent

    Field Value

    Type Description
    RoutedEvent

    A routed event identifier.

    See Also