SWTTable.
Removes a row from the set of selected rows.
This functionality is supported only if you are using the Open Agent.
table.MultiUnselectRow (row, [column])
Variable | Description |
---|---|
row | The row to remove from the selection. LISTITEM. |
column | Optional: The column to remove from the selection. LISTITEM. |
MultiUnselect Ctrl+clicks on the item if the table supports multiple selections and the item is selected.
SWTControls.SWTTabControl1.Control14.SWTTabControl1.Table.Table1.MultiUnselectRow("#4")