ResizableBuilder.MaxWidth Method
| Name | Parameters | Description |
|---|---|---|
| MaxWidth(JS) | value | Specifies the upper width boundary for resizing. Mirrors the client-side maxWidth option. |
| MaxWidth(Double) | value | Specifies the upper width boundary for resizing. Mirrors the client-side maxWidth option. |