Wijmo UI for the Web
setProperty Method
wijmo.data Namespace > AjaxDataView Class : setProperty Method
Sets the value of the property in the element.
Syntax
var instance = new wijmo.data.AjaxDataView();
var value; // Type: any
value = instance.setProperty();
function setProperty() : any;
See Also

Reference

AjaxDataView Class