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

Reference

hierarchyNode type