Description: | Determines whether to display column headings. |
Used in control(s): | Table |
Values (with constants): | True - Displays the column headings.(POW-TRUE) False - Does not display the column headings.(POW-FALSE) |
Default value: | True(POW-TRUE) |
COBOL picture: | S9(4) COMP-5 |
OLE data type: | VT_BOOL |
Design time access: | Set and reference. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | POW-COLCAPTIONPIC S9(4) COMP-5 |