Skip to main content
All docs
V25.2
  • SplitterItemBuilder.Size Method

    Name Parameters Description
    Size(JS) value Specifies the initial size of an item (pane) in pixels or as a percentage. The size changes after any layout alteration. Mirrors the client-side size option.
    Size(Double) value Specifies the initial size of an item (pane) in pixels or as a percentage. The size changes after any layout alteration. Mirrors the client-side size option.
    Size(String) value Specifies the initial size of an item (pane) in pixels or as a percentage. The size changes after any layout alteration. Mirrors the client-side size option.