Wijmo UI for the Web
getProperties Method
Returns properties for elements in the view
Syntax
Javascript (Usage) 
var instance; // Type: wijmo.data.IDataView;
var value; // Type: any
value = instance.getProperties();
Javascript (Specification) 
function getProperties() : any;
Browser Compatibility
7
5
5

See Also

Reference

IDataView Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.