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