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

Reference

ArrayDataViewBase type