CustomizeExportDocumentWebEventArgs Class
In This Article
Provides data for the CustomizeExportDocument events.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.2.Web.dll
NuGet Package: DevExpress.Web.Dashboard.Common
#Declaration
public class CustomizeExportDocumentWebEventArgs :
CustomExportBaseWebEventArgs
#Inheritance
Object
EventArgs
CustomExportBaseWebEventArgs
CustomizeExportDocumentWebEventArgs
See Also