Row Property
Specifies the row number of the currently selected cell in the Grid Control.
Syntax
object.Row [= Long]
Parameters
The Row property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Long |
The number of the currently selected cell in the Grid Control. |