OpenOnContentClick: Boolean;
The OpenOnContentClick property determines whether component panel can be opened on clicking the header.
Available values:
true. On clicking the header the component panel opens (default).
false. On clicking the header the component panel does not open.
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.
The example of property use is given in description of the Combo.getTextBox method.
See also: