BOOL CBCGPGridCtrl::SelectFirstLastItemInColumn | ( | BOOL | bIsFirst, |
BOOL | bShift | ||
) |
Moves selection to the top/bottom cell in the current column.
bIsFirst | True - move selection to the first item; FALSE - to the last. |
bShift | Specifies whether items range between the current and new items should be selected. |