BCGSuite for MFC
void CBCGPGridCtrl::UnfreezeRows ( BOOL  bRedraw = TRUE)
inline

Disables the "frozen rows" feature.

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

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