Gets or sets C1ComboBoxItemCollection to which this C1ComboBoxItem belongs.

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

Syntax

JavaScript
function get_collection();
function set_collection(value);

See Also