Skip to main content

BeforeExportDocumentEventArgs Class

Provides data for the BeforeExportDocument events.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

Declaration

public class BeforeExportDocumentEventArgs :
    EventArgs

Inheritance

Object
EventArgs
BeforeExportDocumentEventArgs
See Also