Wijmo UI for the Web
showExpandCollapse Field

Default value: true

The showExpandCollapse option determines if the tree is displayed in an expanded or collapsed state. If set to "false," then the wijtree widget will be displayed in the expanded state.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijtree.options.showExpandCollapse;
Javascript (Specification) 
var showExpandCollapse : boolean;
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.