ATTR_COLUMN_LABELS_VISIBLE
| Type: | Control attribute |
| Description: | Specifies whether to show or hide the row of column labels. 0 = Hide column labels 1 = Show column labels |
| Control Types: | Tables, trees. |
| Data Type: | integer |
| Default Value: | 1 (tables), 0 (trees) |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 5.5 and later |
Values
| 0 | False |
| 1 | True |