var instance; // Type: wijmo.tree.WijTreeOptions; var value; // Type: boolean value = instance.showCheckBoxes;
var showCheckBoxes : boolean;
The showCheckBoxes option allows the node Check Box to be shown on the tree nodes.
var instance; // Type: wijmo.tree.WijTreeOptions; var value; // Type: boolean value = instance.showCheckBoxes;
var showCheckBoxes : boolean;