Home / comp / gb.gtk / gridview / _get 
GridView[] (gb.gtk)
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.