FocusRow Method (SWTTable)

Class

SWTTable.

Action

Focuses on a row in the table.

Availability

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

Syntax

table.FocusRow (row)
Variable Description
row The row on which to focus. LISTITEM.

Example

SWTControls.SWTTabControl1.Control14.SWTTabControl1.Table.Table1.FocusRow("Index:0")