Combo.OpenOnContentClick

Syntax

OpenOnContentClick: Boolean;

Description

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

Comments

Available values:

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

On clicking input editor in edit mode the component panel does not open.

Example

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

See also:

Combo