ToolBar.ShowOverflowButton

Syntax

ShowOverflowButton: Boolean

Description

The ShowOverflowButton property determines whether there is a menu button with hidden items.

Comments

Available values:

Use JSON or the setShowOverflowButton method to set the property value and the getShowOverflowButton method to get the property value.

Example

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

See also:

ToolBar