ATTR_HORIZONTAL_GRID_VISIBLE (Column)
- Updated2023-02-21
- 1 minute(s) read
ATTR_HORIZONTAL_GRID_VISIBLE (Column)
Type: | Column attribute |
Description: | Specifies whether to show or hide the horizontal grid line of the table cell. This attribute refers to the grid line immediately below the cell. 0 = Hide grid 1 = Show grid |
Data Type: | integer |
Default Value: | 1 |
LabWindows/CVI Compatibility: |
LabWindows/CVI 5.5 and later |
Values
0 | False |
1 | True |