Wijmo UI for the Web
collapse Method
wijmo.grid Namespace > hierarchyNode type : collapse Method
Collapses the node.
Syntax
var instance = new wijmo.grid.hierarchyNode();
instance.collapse();
function collapse() : void;
See Also

Reference

hierarchyNode type