Controls when the ToolBar renders scroll buttons.
The possible options are:
auto(default)—Renders the scroll buttons only when the tools overflow the ToolBar container.visible—Always renders the scroll buttons.hidden—Never renders the scroll buttons.
Possible values:
"hidden""visible""auto"