WebTreeView.InsertItem

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
Method
WebTreeView.InsertItem ( index As Integer, Item As TreeViewItem, SetStyle As Boolean = True )


Inserts a new TreeViewItem at the given index position.