Skip to main content

BeforeExportDocumentWebEventArgs Class

Provides data for the BeforeExportDocument events.

Namespace: DevExpress.DashboardWeb

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

NuGet Package: DevExpress.Web.Dashboard.Common

Declaration

public class BeforeExportDocumentWebEventArgs :
    EventArgs

Inheritance

Object
EventArgs
BeforeExportDocumentWebEventArgs
See Also