popupSize(size)

Class: ComboBox.

Description:

Sets or gets the maximum number of items to show in a popup list without having to scroll.

Parameters:

Name Type Description

size

number

Defines the maximum amount of items that should be visible in the popup list without having to scroll.

Returns:

Returns number value if argument is omitted, otherwise returns this component instance.

Type: ComboBox | number