MultiUnselectRow Method (TableEx)

Class

TableEx.

Action

Removes a row from the set of selected rows.

Availability

This functionality is supported only if you are using the Open Agent.

Syntax

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.

Notes

MultiUnselect Ctrl+clicks on the item if the table supports multiple selections and the item is selected.