ATTR_ENTER_IS_NEWLINE (Row)

Type: Row attribute
Description: Specifies whether the <Enter> key causes a newline. If not, the operator of the table cell must to 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

Values

0 False
1 True