Combo.IsDropHasCombosWidth

Syntax

IsDropHasCombosWidth: Boolean

Description

The IsDropHasCombosWidth property sets whether drop-down panel width does not depend on the input editor width.

Comments

Available values:

Use JSON or the setIsDropHasCombosWidth method to set the property value and the getIsDropHasCombosWidth method to get the property value.

Example

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

See also:

Combo