Wijmo UI for the Web
expand Method
wijmo.tree Namespace > wijtreenode type : expand Method
Expands the node.
Syntax
var instance = new wijmo.tree.wijtreenode();
var value; // Type: any
value = instance.expand();
function expand() : any;
See Also

Reference

wijtreenode type