Home / comp / gb.qt / gridview / _get 
GridView[] (gb.qt)
Syntax
DIM hGridView AS GridView
DIM hGridViewCell AS .GridViewCell

hGridViewCell = hGridView [ Row AS Integer, Column AS Integer ]
Returns a cell from its row and its column.