TextAreaBuilder.MaxHeight Method
| Name | Parameters | Description |
|---|---|---|
| MaxHeight(JS) | value | Specifies the maximum height of the UI component. Mirrors the client-side maxHeight option. |
| MaxHeight(Double) | value | Specifies the maximum height of the UI component. Mirrors the client-side maxHeight option. |
| MaxHeight(String) | value | Specifies the maximum height of the UI component. Mirrors the client-side maxHeight option. |