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

Reference

IDataView Interface