BCGControlBar Pro for MFC
BOOL CBCGPGridCtrl::SelectColumn ( int  nColumn,
BOOL  bRedraw = TRUE 
)

Selects a column.

Call this function to select the specified by nColumn column.

Parameters
nColumnIndex of a column to select.
bRedrawIf TRUE, the grid control should be redrawn.