Difference between revisions of "WebTreeView.GetItem"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 12: Line 12:
  
  
Searches through all items and returns the TreeViewItem corresponding to the passed '''ItemID'''.
+
Searches through all items and returns the [[TreeViewItem]] corresponding to the passed '''ItemID'''.

Revision as of 17:59, 14 September 2014

Method
WebTreeView.GetItem ( ItemID As String ) As TreeViewItem


Searches through all items and returns the TreeViewItem corresponding to the passed ItemID.