Removes the specified C1ComboBoxItem from the list. C1ComboBoxItem to remove.

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

Syntax

JavaScript
function remove(item);

See Also