ResizableBuilder.MaxHeight Method
| Name | Parameters | Description |
|---|---|---|
| MaxHeight(JS) | value | Specifies the upper height boundary for resizing. Mirrors the client-side maxHeight option. |
| MaxHeight(Double) | value | Specifies the upper height boundary for resizing. Mirrors the client-side maxHeight option. |