Wijmo UI for the Web
count Method
Returns the number of items in the current view.
Syntax
Javascript (Usage) 
var instance; // Type: wijmo.data.IDataView;
var value; // Type: number
value = instance.count();
Javascript (Specification) 
function count() : number;
Browser Compatibility
7
5
5

See Also

Reference

IDataView Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.