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

PivotGridControl.CustomPrefilterDisplayTextEvent Field

Identifies the PivotGridControl.CustomPrefilterDisplayText routed event.

Namespace: DevExpress.Xpf.PivotGrid

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

Declaration

public static readonly RoutedEvent CustomPrefilterDisplayTextEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also