Tree View Column - CheckBoxes Property

Checkboxes controls the display of check boxes in the column

Member of Tree View Column (PRIM_TVCL)

Data Type - Boolean

Details

The Checkboxes property defines whether a checkbox is shown to the left of the each item in the Column.
 
For trees with a ViewStyle of unlevelled, this will only apply to the left most column.
 
The CheckBoxes property on Tree Item can be used control the checkbox for each item.
 
The Checked, CheckEnabled and CheckReadonly properties control their behaviour. The ItemChanged event will fire when the check box is changed.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2