ATTR_ENABLE_ROW_SIZING

Type: Control attribute
Description: Specifies whether interactive sizing of rows is enabled for a table. If you enable row sizing, and ATTR_SIZE_MODE is set to VAL_USE_EXPLICIT_SIZE for a particular row, the user can resize that row interactively.

0 = Row sizing disabled

1 = Row sizing enabled

Control Types: Tables.
Data Type: integer
Default Value: 1

Values

0 False
1 True