Combo.OpenOnIconClick

OpenOnIconClick: Boolean

Description

The OpenOnIconClick property determines whether component panel can be opened on clicking the header icon.

Comments

Available values:

Use JSON or the setOpenOnIconClick method to set the property value, and the getOpenOnIconClick method to get the property value.

Example

The property use is given in description of the Combo.getTextBox method.

See also:

Combo