Skip to main content
All docs
V18.2

ASPxClientDashboard.DashboardInitializing Event

Occurs before the dashboard displayed in the control has been initialized.

Namespace: DevExpress.DashboardWeb.Scripts

Assembly: DevExpress.Dashboard.v18.2.Web.WebForms.Scripts.dll

Declaration

public event ASPxClientDashboardInitializingEventHandler DashboardInitializing

Event Data

The DashboardInitializing event's data class is ASPxClientDashboardInitializingEventArgs. The following properties provide information specific to this event:

Property
Dashboard
DashboardId
Ready
See Also