ComponentOne ComboBox for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 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
    public class C1ComboBoxItem : C1.Web.Wijmo.Controls.Base.UIElement 
    Inheritance Hierarchy

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

    See Also