BCGControlBar Pro for MFC
CBCGPGridRow* CBCGPGridCtrl::GetCurSel ( CBCGPGridItemID id) const

Returns currently selected row and active item.

Returns
A pointer to the selected row; NULL - if there is no selection.

Use this function to retrieve the currently selected row.

Parameters
idThe identifier of the active grid item.