ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBoxItem Class
Members

In This Topic
    C1ComboBoxItem Class
    In This Topic
    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