BCGSuite for MFC
void CBCGPGridCtrl::UnMergeRange ( const CBCGPGridRange range,
BOOL  bRedraw = TRUE 
)

Unmerges cells within the specified range.

This function is used to unmerge all merged cells within the specified range.

Parameters
rangeSpecifies the range.
bRedrawIf TRUE, the grid will be redrawn when the operation completes.