Collapses drop-down list.

Namespace:  C1.Web.UI.Controls.C1ComboBox
Assembly:  C1ComboBoxClient (in C1ComboBoxClient.dll)

Syntax

JavaScript
function collapseDropDown(animated);

Parameters

animated
Type: System..::..Boolean
A Boolean value indicating whether to use animation when collapsing.

See Also