DIM hGridRows AS .GridRows
DIM hGridRow AS .GridRow

hGridRow = hGridRows [ Row AS Integer ]

Returns a virtual row object from its row index.