Wijmo UI for the Web
length Method
wijmo.tabs Namespace > wijtabs type : length Method
Retrieve the number of tabs of the first matched tab pane.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijtabs("length");
});
function length() : any;
See Also

Reference

wijtabs type
wijtabs jQuery Widget