Difference between revisions of "TreeViewItem.Value"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (2 revisions imported)
 
(No difference)

Latest revision as of 17:25, 7 August 2015

Property (As Boolean)
aTreeViewItem.Value = newValue
or
BooleanValue = aTreeViewItem.Value


If the Item is a checkbox, this property holds the Checkbox value.