ATTR_ROW_VISIBLE
Type: | Row attribute |
Description: | Determines whether the row is visible. Cells in invisible rows 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 |