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