Wijmo UI for the Web
wijexpander type
wijmo.expander Namespace : wijexpander type
Syntax
$(function () {
    var options; // Type:  wijmo.expander.wijexpander.options
     
    $(".selector").wijexpander(options);
});
function wijexpander;
Inheritance Hierarchy

Object
      wijmo.expander.wijexpander

Constructors
 NameDescription
public Constructor  
Top
Methods
 NameDescription
public MethodCollapses the content panel.  
public MethodRemoves the wijexpander functionality completely. This returns the element to its pre-init state.  
public MethodExpands the content panel.  
public MethodReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.expander Namespace