DashboardLoadedWebEventArgs.Dashboard Property
Gets the loaded dashboard.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.2.Web.dll
Declaration
Property Value
Type | Description |
---|---|
Dashboard | A Dashboard object that is the loaded dashboard. |
See Also