SetInitialDashboardStateEventArgs Properties
Provides data for the ASPxDashboard.SetInitialDashboardState event.Name | Description |
---|---|
DashboardId | Gets the identifier of the loaded dashboard. |
DashboardXml | Get the XML document containing the definition of the loaded dashboard. |
InitialState | Gets or sets the initial state of the loaded dashboard. |
See Also