Row
(Runtime property / ReadOnly)
This property is used to access data of the desired row. The property is read only, but
data can be written to the class that it returns.
PROPERTY
Cell(
y as Integer
) as GridRow
y:
The row value of the desired row.