ASPxPivotGridExporter.ExportFinished Event
Occurs after the ASPxPivotGrid’s export has been completed.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
Declaration
Event Data
The ExportFinished event's data class is EventArgs.
See Also