Open this page in the API Guide

ViewModelChange Constructor

Initialize a view model change class that records the changes of a view model.
 

Examples

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

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