Open this page in the API Guide

MultiSelectionViewModel Constructor

Initialize a view model that represents the data for a selection group.
 

Examples

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

1
var newObject = new dundas.controls.MultiSelectionViewModel();