Back to Devexpress

CustomizeExportDocumentWebEventArgs Class

dashboard-devexpress-dot-dashboardweb-d67fd701.md

latest1.6 KB
Original Source

CustomizeExportDocumentWebEventArgs Class

Provides data for the CustomizeExportDocument events.

Namespace : DevExpress.DashboardWeb

Assembly : DevExpress.Dashboard.v25.2.Web.dll

NuGet Package : DevExpress.Web.Dashboard.Common

Declaration

csharp
public class CustomizeExportDocumentWebEventArgs :
    CustomExportBaseWebEventArgs
vb
Public Class CustomizeExportDocumentWebEventArgs
    Inherits CustomExportBaseWebEventArgs

CustomizeExportDocumentWebEventArgs is the data class for the following events:

Inheritance

Object EventArgs CustomExportBaseWebEventArgs CustomizeExportDocumentWebEventArgs

See Also

CustomizeExportDocumentWebEventArgs Members

DevExpress.DashboardWeb Namespace