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

BeforeExportDocumentWebEventArgs Class

Provides data for the BeforeExportDocument events.

Namespace: DevExpress.DashboardWeb

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

Declaration

public class BeforeExportDocumentWebEventArgs :
    EventArgs

Inheritance

Object
EventArgs
BeforeExportDocumentWebEventArgs
See Also