BCGControlBar Pro for MFC
void CBCGPGridCtrl::UnfreezeColumns ( BOOL  bRedraw = TRUE)
inline

Disables the "frozen columns" feature.

Use this function to disable the "frozen columns" feature.

Parameters
bRedrawIf TRUE, the grid control will be redrawn after this change.