ScrollToRow Method (OracleFormsListView)
Class
OracleFormsListView
.
Action
Scrolls to the specified row.
Syntax
oracleFormsListView
.
ScrollToRow
(
index
)
Variable
Description
index
The row to scroll to. The value is zero-based.
Integer
.