DashboardExportFormShowingEventArgs Class
Provides data for the ExportFormShowing events.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v19.2.Win.dll
Declaration
public class DashboardExportFormShowingEventArgs :
EventArgs
Public Class DashboardExportFormShowingEventArgs
Inherits EventArgs
See Also