Skip to main content

CustomizeExportDocumentWebEventArgs Class

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