Wijmo UI for the Web
count Method
wijmo.wizard Namespace > wijwizard type : count Method
The count method retrieves the number panels.
Syntax
$(function () {
    var returnsValue; // Type:  number
    returnsValue = $(".selector").wijwizard("count");
});
function count() : number;

Return Value

the pabels's length
See Also

Reference

wijwizard type
wijwizard jQuery Widget