SelectedRow Property (OracleFormsListView)

Action

Gets the index of the selected row, -1 (4Test: 0) is returned if no row is selected. The value is zero-based.

Syntax

'Declaration
Protected Read Property SelectedRow As Integer

Access

Read only.