void CBCGPGridCtrl::SetCurSel | ( | CBCGPGridRow * | pItem, |
BOOL | bRedraw = TRUE |
||
) |
Selects a row.
Use this method to select a row specified by pItem.
pItem | Specifies the row to select. |
bRedraw | If TRUE, the grid control should be redrawn. |