BCGSuite for MFC
BOOL CBCGPGridCtrl::IsWholeRowSel ( ) const
inline

Tells whether the grid control uses selection by rows, or selection by items.

Returns
TRUE - select by row; FALSE - select by item.

Use this function to determine whether the grid control uses selection by rows, or selection by items. By default, the grid control selects by item.