DashboardBeforeExportEventArgs Class
In This Article
OBSOLETE
The Dashboard
Provides data for the BeforeExport events.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
[Obsolete("The DashboardBeforeExportEventArgs class in now obsolete. Use DashboardExportFormShowingEventArgs instead.")]
public class DashboardBeforeExportEventArgs :
EventArgs
See Also