Sets the height for the dropdown combo.

Namespace:  C1.Web.UI.Controls.C1Input
Assembly:  C1InputClient (in C1InputClient.dll)

Syntax

JavaScript
function setMaxComboListHeight(aHeight);

Parameters

aHeight
Type: System..::..Int32
The height of the dropdown combo.

See Also