DashboardBeforeExportEventArgs Class
OBSOLETE
The DashboardBeforeExportEventArgs class in now obsolete. Use DashboardExportFormShowingEventArgs instead.
Provides data for the BeforeExport events.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v25.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
[Obsolete("The DashboardBeforeExportEventArgs class in now obsolete. Use DashboardExportFormShowingEventArgs instead.")]
public class DashboardBeforeExportEventArgs :
EventArgs
See Also
DevExpress.DashboardWin.DashboardDesigner.BeforeExport
DevExpress.DashboardWin.DashboardViewer.BeforeExport