SelectRow Method (OracleFormsListView)

Action

Selects the specified row.

Syntax

C#
oracleFormsListView.SelectRow(index)
VB
oracleFormsListView.SelectRow(index)
Variable Description
index The row to select. The value is zero-based. Integer.