OpenOnIconClick: Boolean
The OpenOnIconClick property determines whether component panel can be opened on clicking the header icon.
Available values:
true. On clicking the header icon the panel opens.
false. On clicking the header icon the panel does not open (default).
Use JSON or the setOpenOnIconClick method to set the property value, and the getOpenOnIconClick method to get the property value.
The example of property use is given in description of the Combo.getTextBox method.
See also: