TreeViewItem.ChildAutoSetStyle

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 17:59, 14 September 2014 by RB WikiCreator (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Property (As Boolean)
aTreeViewItem.ChildAutoSetStyle = newValue
or
BooleanValue = aTreeViewItem.ChildAutoSetStyle


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