CustomizePivotCellEventArgs.ExportArea Property
Gets the PivotGrid field area to which the current cell corresponds.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.PivotGrid.PivotGridExportArea | The PivotGrid field area of the current cell in the export document. |
See Also