TreeViewItem.Collapsed

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
Property (As Boolean)
aTreeViewItem.Collapsed = newValue
or
BooleanValue = aTreeViewItem.Collapsed


If True, the Item is closed and all sub-items aren't displayed.