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

BeforeExportDocumentEventArgs Class

Provides data for the BeforeExportDocument events.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v19.2.Core.dll

Declaration

public class BeforeExportDocumentEventArgs :
    EventArgs

Remarks

The BeforeExportDocumentEventArgs class provides data for the following events:

Inheritance

Object
EventArgs
BeforeExportDocumentEventArgs
See Also