TreeViewItem.isChildSelected

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 17:25, 7 August 2015 by Admin (Talk | contribs) (2 revisions imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Method
TreeViewItem.isChildSelected ( ) As Boolean


Returns True if the Item of one of the Child items (direct child or nth child) is Selected. This is used to color the path down to the current selected item.