Sets the width for the dropdown combo.

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

Syntax

JavaScript
function setComboListWidth(aWidth);

Parameters

aWidth
Type: System..::..Int32
The width of the dropdown combo.

See Also