Programmer's Guide > Interfaces > TableSet interface > grid method
  
grid method
Returns a grid given its index. The first grid in the set is grid number 1. If no grid with this index exists, a null pointer is returned.
grid(gridindex )
Parameters
unsigned longgridindex
The index of the grid to be returned. The first grid has index 1.
Returns
TableGrid