| void CBCGPGridCtrl::EnableRowHeader | ( | BOOL | bEnable = TRUE, |
| DWORD | dwFlags = (DWORD)-1, |
||
| int | nWidth = -1 |
||
| ) |
Shows or hides vertical header at left.
| bEnable | If TRUE, the header will be shown. If FALSE, the header will be hidden. |
| dwFlags | Specifies combination of flags. |
| nWidth | Specifies the width of the row header in pixels. |
Use this method to show or hide the row header (for example, to display the row numbers). dwFlags parameter can be a combination of the following flags: