TextAreaBuilder.AutoResizeEnabled Method
| Name | Parameters | Description |
|---|---|---|
| AutoResizeEnabled(JS) | value | A Boolean value specifying whether or not the auto resizing mode is enabled. Mirrors the client-side autoResizeEnabled option. |
| AutoResizeEnabled(Boolean) | value | A Boolean value specifying whether or not the auto resizing mode is enabled. Mirrors the client-side autoResizeEnabled option. |