SetInitialDashboardStateBaseEventArgs Properties
Base class that provides data for the platform-specific SetInitialDashboardState events.| Name | Description |
|---|---|
| Dashboard | A dashboard whose state can be initialized. |
| InitialState | Gets or sets the dashboard initial state. |
See Also