SelectRow Method (OracleFormsListView)

Class

OracleFormsListView class

Action

Selects the specified row.

Syntax

oracleFormsListView.SelectRow(index)
Variable Description
index The row to select. The value is one-based. INTEGER.