ATTR_COLUMN_VISIBLE (Column)
| Type: | Column attribute |
| Description: | Determines whether the column is visible. Cells in invisible columns cannot be made active, but they can be included as part of cell selections. 0 = Not visible 1 = Visible |
| Data Type: | integer |
| Default Value: | 1 |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 2012 and later |
Values
| 0 | False |
| 1 | True |