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

C1ComboBoxItem Class
Represents a combobox items in the C1ComboBox control.
Object Model
C1ComboBoxItem Class
Syntax
'Declaration
 
Public Class C1ComboBoxItem 
   Inherits C1.Web.Wijmo.Controls.Base.UIElement
   Implements C1.Web.Wijmo.Controls.IJsonRestore 
 
Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         C1.Web.Wijmo.Controls.Base.UIElement
            C1.Web.Wijmo.Controls.C1ComboBox.C1ComboBoxItem

See Also