var instance; // Type: wijmo.tree.WijTreeNodeOptions; var value; // Type: boolean value = instance.selected;
var selected : boolean;
The selected option selects the specified node when set to true, otherwise it unselects the node.
var instance; // Type: wijmo.tree.WijTreeNodeOptions; var value; // Type: boolean value = instance.selected;
var selected : boolean;