RowPos

This property returns the distance, in twips, between the upper-left corner of the control and the upper-left corner of a specified row.

Syntax

object.RowPos (index)

Parameters

object
Object expression that evaluates to a Grid control.
index
Long. The number of the column. The value must be in the range of 0 to Cols property –1.