| 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.
| range | Specifies the range. |
| bRedraw | If TRUE, the grid will be redrawn when the operation completes. |