DashboardLoadingEventArgs Properties
Provides data for the ASPxDashboard.DashboardLoading event.Name | Description |
---|---|
DashboardId | Gets the identifier of the required dashboard. |
DashboardType | Gets or sets the type of the dashboard created at design time. |
DashboardXml | Gets or sets the dashboard XML definition. |
See Also