Represents a collection of C1ComboBoxItem objects.

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

Syntax

JavaScript
C1.Web.UI.Controls.C1ComboBox.C1ComboBoxItemCollection = function();

Type.createClass(
	'C1.Web.UI.Controls.C1ComboBox.C1ComboBoxItemCollection');

Inheritance Hierarchy

System..::..Object
  C1.Web.UI.Controls.C1ComboBox..::..C1ComboBoxItemCollection

See Also