You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Tree View Item - CheckBoxes Property
Checkboxes controls the display of a check box for the item
Member of Tree View Item (PRIM_TVIT)
Data Type - Boolean

Details


The Checkboxes property defines whether a checkbox is shown to the left of the item.
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

  • No labels