Combo.CloseOnContentClick

CloseOnContentClick: Boolean

Description

The CloseOnContentClick property determines whether component panel can be closed on clicking the header.

Comments

Available values:

Use JSON or the setCloseOnContentClick method to set the property value, and the getCloseOnContentClick method to get the property value.

Example

Th example of use is given in description of the Combo.getTextBox method.

See also:

Combo