ResizableBuilder.MinWidth Method
| Name | Parameters | Description |
|---|---|---|
| MinWidth(JS) | value | Specifies the lower width boundary for resizing. Mirrors the client-side minWidth option. |
| MinWidth(Double) | value | Specifies the lower width boundary for resizing. Mirrors the client-side minWidth option. |