DashboardViewModelBase Properties
A data-context for a Dashboard Control and Dashboard items that provides access to the IDashboardControlProvider.Name | Description |
---|---|
DashboardControlProvider | Gets the DashboardViewModelBase instance to access a dashboard and the DashboardControl API. |
DashboardItemName | Gets the name of the dashboard item. |
IsInDesignMode static | Gets whether design-time mode is active. Inherited from ViewModelBase. |
See Also