The client-side event that is fired when the drop-down list is closed.

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

Syntax

JavaScript
function get_onClientDropDownCollapsed();
function set_onClientDropDownCollapsed(value);

See Also