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