dashboard-devexpress-dot-dashboardwin-5f2cc6e3.md
The DashboardBeforeExportEventArgs class in now obsolete. Use DashboardExportFormShowingEventArgs instead.
Provides data for the BeforeExport events.
Namespace : DevExpress.DashboardWin
Assembly : DevExpress.Dashboard.v25.2.Win.dll
NuGet Package : DevExpress.Win.Dashboard
[Obsolete("The DashboardBeforeExportEventArgs class in now obsolete. Use DashboardExportFormShowingEventArgs instead.")]
public class DashboardBeforeExportEventArgs :
EventArgs
<Obsolete("The DashboardBeforeExportEventArgs class in now obsolete. Use DashboardExportFormShowingEventArgs instead.")>
Public Class DashboardBeforeExportEventArgs
Inherits EventArgs
Object EventArgs DashboardBeforeExportEventArgs
See Also
DashboardBeforeExportEventArgs Members
DevExpress.DashboardWin.DashboardDesigner.BeforeExport
DevExpress.DashboardWin.DashboardViewer.BeforeExport