CheckBoxes: Boolean
The CheckBoxes property determines whether checkboxes are displayed for component nodes.
Use JSON or the setCheckBoxes method to set the property value and the getCheckBoxes method to get the property value.
If the property is set to True, the checkboxes are displayed, otherwise they are not. By default this property is set to False.
The example of property use is given in the Example of Creating the TreeList Component page.
See also: