DashboardClosingEventArgs.Dashboard Property
Gets the dashboard which is being closed.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
Declaration
Property Value
Type | Description |
---|---|
Dashboard | A Dashboard object that represents the dashboard which is being closed. |
See Also