Skip to main content

CustomExportBaseWebEventArgs Class

In This Article

Serves as the base for classes providing data for events used to customize exported documents.

Namespace: DevExpress.DashboardWeb

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

NuGet Package: DevExpress.Web.Dashboard.Common

#Declaration

public abstract class CustomExportBaseWebEventArgs :
    EventArgs
See Also