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