Wijmo UI for the Web
expand Method
wijmo.expander Namespace > wijexpander type : expand Method
Expands the content panel.
Syntax
$(function () {
    var returnsValue; // Type:  bool
    returnsValue = $(".selector").wijexpander("expand");
});
function expand() : bool;
See Also

Reference

wijexpander type
wijexpander jQuery Widget