ATTR_CTRL_VAL (Cell)
Type: | Cell attribute |
Description: | The current value of a cell. Using this in GetTableCellAttribute is equivalent to calling the GetTableCellVal function. Using this in SetTableCellAttribute or SetTableCellRangeAttribute is equivalent to calling the SetTableCellVal or SetTableCellRangeVals functions, except that the cell does not display the value until LabWindows/CVI processes draw events. Note: If the table control in which you are setting a cell value is the active control in the panel, the cell nevertheless displays the value immediately. |
Data Type: | variable |
LabWindows/CVI Compatibility: |
LabWindows/CVI 5.5 and later |