BCGSuite for MFC
BOOL CBCGPGridItemID::IsRow ( ) const
inline

Determine whether the item identifier is valid and reference to a particular row in the grid.

Use this function to determine whether the item identifier is valid and reference to a particular row in the grid. A row contains all grid items in the row, from left to the right. One row is represented by CBCGPGridRow class.