Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with General Visual Components > Classes > Combo > Combo.IsDropHasCombosWidth

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