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