Skip to main content
All docs
V23.2

PivotGridControl.CustomUniqueValuesEvent Field

Identifies the CustomUniqueValues routed event.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public static readonly RoutedEvent CustomUniqueValuesEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also