Returns whether the given row/column index is valid in grid control.
bool IsInGrid( int nRow, int nCol )
false if row/column index is invalid, otherwise true
See examples of InsertRow
GridControl.h