DashboardAddingWebEventArgs Properties
Provides data for the ASPxDashboard.DashboardAdding event.| Name | Description |
|---|---|
| DashboardId | Gets or sets the dashboard identifier. |
| DashboardName | Gets the name of the dashboard. |
| DashboardXml | Gets the dashboard XML definition. |
| Handled | Gets or sets whether default actions are required to add the dashboard to a storage. |
See Also