Difference between revisions of "TreeViewItem.Hierarchical"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (1 revision)
(No difference)

Revision as of 17:59, 14 September 2014

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


If True, the Disclosure button is displayed when the Item has sub-items.