Home > Language Reference > Classes > GridEx

Row Property

Row index of the currently selected cell.

Syntax

Public Property Get Row() As Integer

Remarks

The Row property returns the zero-based index of the row containing the currently selected row, or -1 if there is no selection. This property is read-only; to programatically change the selected row, use the SelectItem method.

System requirements

SystemMinimal versionRemarks
Palm OSPalm OS 3.0N/A