Wijmo UI for the Web
getProperties Method
wijmo.data Namespace > ArrayDataViewBase type : getProperties Method
Returns properties for elements in the view.
Syntax
var instance = new wijmo.data.ArrayDataViewBase();
var value; // Type: any
value = instance.getProperties();
function getProperties() : any;
See Also

Reference

ArrayDataViewBase type