Property Boolean pbShowHeader
| Read Access: | Get pbShowHeader to BooleanVariable |
| Write Access: | Set pbShowHeader to BooleanVariable/Value |
The pbShowHeader property is used to hide or display the column headers in the grid.
Default is True.
Text can be placed in the header for each column by setting the column's psCaption property. For more information, refer to cCJGridColumn.