C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBoxItemCollection Class
Members

C1ComboBoxItemCollection Class
Represents a collection of C1ComboBoxItem objects.
Object Model
C1ComboBoxItemCollection Class
Syntax
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<TOwner,TItem>
         C1.Web.Wijmo.Controls.C1ComboBox.C1ComboBoxItemCollection

See Also