|
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.
|