Wijmo UI for the Web
count Method
The count method retrieves the number panels.
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijwizard();
var value; // Type: number
value = instance.count();
Javascript (Specification) 
function count() : number;

Return Value

the pabels's length
Browser Compatibility
7
5
5

See Also

Reference

wijwizard type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.