Specifies the row that contains the active cell in a Grid control. Not available at design time; read-only at run time.
Syntax
Grid.ActiveRow
Remarks
The ActiveRow property does not return the same value as RECNO( ) in an indexed table. ActiveRow returns zero if the grid doesn't have the focus.