ToolBar.IsSplitGroups

Syntax

IsSplitGroups: Boolean

Description

The IsSplitGroups property determines whether there is a indent between group items on the toolbar.

Comments

Available values:

Use JSON or the setIsSplitGroups method to set the property value and the getIsSplitGroups method to get the property value.

Example

The property use is given in description of the ToolBar.removeItems method.

See also:

ToolBar