LoadPanelBuilder.MinWidth Method
| Name | Parameters | Description |
|---|---|---|
| MinWidth(JS) | value | Specifies the minimum width the UI component can reach while resizing. Mirrors the client-side minWidth option. |
| MinWidth(Double) | value | Specifies the minimum width the UI component can reach while resizing. Mirrors the client-side minWidth option. |
| MinWidth(String) | value | Specifies the minimum width the UI component can reach while resizing. Mirrors the client-side minWidth option. |