Back to Devexpress

BeforeExportDocumentEventArgs Class

dashboard-devexpress-dot-dashboardcommon-4c6ea147.md

latest1.7 KB
Original Source

BeforeExportDocumentEventArgs Class

Provides data for the BeforeExportDocument events.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public class BeforeExportDocumentEventArgs :
    EventArgs
vb
Public Class BeforeExportDocumentEventArgs
    Inherits EventArgs

BeforeExportDocumentEventArgs is the data class for the following events:

Inheritance

Object EventArgs BeforeExportDocumentEventArgs

See Also

BeforeExportDocumentEventArgs Members

DevExpress.DashboardCommon Namespace