JLTreeViewItem.isChildSelected

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
Method
JLTreeViewItem.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.