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

PivotGridControl.CustomCellAppearanceEvent Field

Identifies the CustomCellAppearance routed event.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public static readonly RoutedEvent CustomCellAppearanceEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also