Skip to main content
A newer version of this page is available. .

CustomizeExportDocumentWebEventArgs Class

Provides data for the CustomizeExportDocument events.

Namespace: DevExpress.DashboardWeb

Assembly: DevExpress.Dashboard.v19.1.Web.dll

Declaration

public class CustomizeExportDocumentWebEventArgs :
    CustomExportBaseWebEventArgs

Remarks

The CustomizeExportDocumentWebEventArgs class provides data for the following events:

Inheritance

Object
EventArgs
CustomExportBaseWebEventArgs
CustomizeExportDocumentWebEventArgs
See Also