Difference between revisions of "JLTreeViewItem.ChildAutoSetStyle"

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

Latest revision as of 11:39, 16 June 2016

Property (As Boolean)
aJLTreeViewItem.ChildAutoSetStyle = newValue
or
BooleanValue = aJLTreeViewItem.ChildAutoSetStyle


If True, when using AddItem or InsertItem the current style will be applied to the new JLTreeViewItem. Default is True