JLTreeViewItem.Checkbox

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 11:32, 16 June 2016 by Admin (Talk | contribs) (1 revision imported)

Jump to: navigation, search
Property (As Boolean)
aJLTreeViewItem.Checkbox = newValue
or
BooleanValue = aJLTreeViewItem.Checkbox


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