ToolBar.AutoFit

Syntax

AutoFit: Boolean

Description

The AutoFit property determines an automatic alignment of toolbar items.

Comments

Available values:

Use JSON or the setAutoFit method to set the property value and the getAutoFit method to get the property value.

Example

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

See also:

ToolBar