DropDownRows Property

Applies to TestComplete 15.63, last modified on April 23, 2024

Specifies the height of the component’s drop-down window in text lines.

Declaration

componentPropObj.DropDownRows
Read-Write Property Integer
componentPropObj     One of the objects listed in the Applies To section  

Applies To

This property applies to the following objects:

TcxComboBoxProperties, TcxMRUEditProperties

Description

Use the DropDownRows property to specify the number of text lines that will be visible in the drop-down list without scrolling.

Property Value

An integer value specifying the height of the drop-down window in text lines.

See Also

DropDownSizeable Property

Highlight search results