ATTR_ENTER_IS_NEWLINE (Column)
Type: | Column attribute |
Description: | Specifies whether the <Enter> key causes a newline. If not, the operator of the table cell must use <Ctrl-Enter> to create a new line. 0 = <Ctrl-Enter> causes newline 1 = <Enter> or <Ctrl-Enter> causes newline |
Data Type: | integer |
Default Value: | 0 |
LabWindows/CVI Compatibility: |
LabWindows/CVI 5.5 and later |
Values
0 | False |
1 | True |