PivotGridControl.CustomFieldValueCellsEvent Field
In This Article
Identifies the PivotGridControl.CustomFieldValueCells routed event.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
public static readonly RoutedEvent CustomFieldValueCellsEvent
#Field Value
Type | Description |
---|---|
Routed |
A routed event identifier. |
See Also