ATTR_CELL_DIMMED (Control)
| Type: | Control attribute |
| Description: | Specifies whether new table cells are enabled or dimmed (grayed out) when ATTR_TABLE_MODE is set to VAL_GRID. 0 = Cell enabled 1 = Cell disabled (dimmed) |
| Control Types: | Tables. |
| Data Type: | integer |
| Default Value: | 0 |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 5.5 and later |
Values
| 0 | False |
| 1 | True |