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