Wijmo UI for the Web
showCheckBoxes Field
wijmo.tree Namespace > WijTreeOptions Interface : showCheckBoxes Field

The showCheckBoxes option allows the node Check Box to be shown on the tree nodes.

Syntax
var instance; // Type: wijmo.tree.WijTreeOptions;
var value; // Type: boolean
value = instance.showCheckBoxes;
var showCheckBoxes : boolean;
See Also

Reference

WijTreeOptions Interface