Difference between revisions of "WebTreeView.GetItem"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (4 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
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'''.

Latest revision as of 17:25, 7 August 2015

Method
WebTreeView.GetItem ( ItemID As String ) As TreeViewItem


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