BCGControlBar Pro for MFC
BOOL CBCGPGridCtrl::IsSingleSel ( ) const
inline

Tells whether the grid control uses single selection, or multiple selection.

Returns
TRUE - single selection mode; FALSE - multiple selection mode.

Use this function to determine whether the grid control uses single selection, or multiple selection. By default, the grid control uses single selection.