ToolbarBuilder.Multiline Method
| Name | Parameters | Description |
|---|---|---|
| Multiline(JS) | value | Specifies whether or not the Toolbar arranges items into multiple lines when their combined width exceeds the Toolbar width. Mirrors the client-side multiline option. |
| Multiline(Boolean) | value | Specifies whether or not the Toolbar arranges items into multiple lines when their combined width exceeds the Toolbar width. Mirrors the client-side multiline option. |