WebCustomExportHeaderEventArgs Class
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v19.2.dll
Declaration
The ASPxPivotGridExporter.CustomExportHeader event is raised for each field when ASPxPivotGrid is being exported. You can handle this event to change the field header's appearance and contents in a printed document.
See Also