DashboardViewModel Constructor

Initialize a viewModel that is used to communicate between the dashboard adapter and the dashboard
 

Examples

The following example initializes a new instance of a DashboardViewModel object:

var newObject = new dundas.controls.DashboardViewModel();