SWTTree.
Returns the contents of a column from a treeview control.
This functionality is supported only if you are using the Open Agent.
treeview.GetItemsOfColumn ([allItems, column])
Variable | Description |
---|---|
allItems | Optional: TRUE if the result should include nonviewable items (children of non-expanded items). Default is FALSE. BOOLEAN. |
column | Optional: The column for which you want to view content. INTEGER. |
Verify(SWTControls.SWTTabControl1.Control17.SWTTabControl1.Tree.TreeViewEx1.GetItemsOfColumn(TRUE,3), tree2)