CustomExportWebEventArgs Class
Provides data for the CustomExport events.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.1.Web.dll
NuGet Package: DevExpress.Web.Dashboard.Common
Declaration
Remarks
The CustomExport events allow you to customize the exported document when exporting a dashboard or dashboard item. To learn more, see the following topics.
Inheritance
Object
EventArgs
CustomExportBaseWebEventArgs
CustomExportWebEventArgs
See Also