Difference between revisions of "JLTreeViewItem.Checkbox"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (1 revision imported)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 11:39, 16 June 2016

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.