Check Method (SWTTable)

Class

SWTTable.

Action

Checks the check box.

Availability

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

Syntax

table.Check(Item)
Variable Description
Item The check box to check. LISTITEM.

Example

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