SplitterItemBuilder.MaxSize Method
| Name | Parameters | Description |
|---|---|---|
| MaxSize(JS) | value | Specifies the maximum size of an item (pane) in pixels or as a percentage. Mirrors the client-side maxSize option. |
| MaxSize(Double) | value | Specifies the maximum size of an item (pane) in pixels or as a percentage. Mirrors the client-side maxSize option. |
| MaxSize(String) | value | Specifies the maximum size of an item (pane) in pixels or as a percentage. Mirrors the client-side maxSize option. |