TreeViewItem.Checkbox

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
Property (As Boolean)
aTreeViewItem.Checkbox = newValue
or
BooleanValue = aTreeViewItem.Checkbox


If True, the Item can be checked or unchecked.
This item does not allow to have subitems.