BCGSuite for MFC
BOOL CBCGPGridRange::IsInRange ( int  nRow,
int  nColumn 
) const
inline

Tells whether the specified grid item is in this range.

Call this function to determine whether the specified grid item is in this range.

Parameters
nRowSpecifies the row of the grid item.
nColumnSpecifies the column of the grid item.