RepeaterViewModel Constructor

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

Examples

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

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