Skip to main content
All docs
V26.1
  • SplitterItemBuilder.Size Method

    Name Parameters Description
    Size(JS) value Specifies the initial size of an item (pane) in pixels or as a percentage of the component's total size. The Splitter initializes panes with equal sizes when this property is undefined (default). Mirrors the client-side size option.
    Size(Double) value Specifies the initial size of an item (pane) in pixels or as a percentage of the component's total size. The Splitter initializes panes with equal sizes when this property is undefined (default). Mirrors the client-side size option.
    Size(String) value Specifies the initial size of an item (pane) in pixels or as a percentage of the component's total size. The Splitter initializes panes with equal sizes when this property is undefined (default). Mirrors the client-side size option.