Wijmo UI for the Web
autoCheckNodes Field

Default value: true

The autoCheckNodes option allows the sub-nodes to be checked when the parent nodes are checked. To use this option, showCheckboxes must be set to "true."

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.