var instance; // Type: wijmo.tree.WijTreeOptions; var value; // Type: boolean value = instance.expandCollapseHoverUsed;
var expandCollapseHoverUsed : boolean;
The expandCollapseHoverUsed option allows the tree to expand or collapse when the mouse hovers over the expand/collapse button.
var instance; // Type: wijmo.tree.WijTreeOptions; var value; // Type: boolean value = instance.expandCollapseHoverUsed;
var expandCollapseHoverUsed : boolean;