CustomizePivotCellEventHandler Delegate
A method that handles the PivotXlsExportOptions.CustomizeCell and the PivotXlsxExportOptions.CustomizeCell events.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| e | CustomizePivotCellEventArgs | A CustomizePivotCellEventArgs object that contains event data. |
See Also