ComponentOne ComboBox for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBox Class
Members

In This Topic
    C1ComboBox Class
    In This Topic
    Represents a ComboBox in an ASP.NET Web page.
    Object Model
    C1ComboBox Class
    Syntax
    'Declaration
     
    Public Class C1ComboBox 
       Inherits C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase
    public class C1ComboBox : C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase 
    Inheritance Hierarchy

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

    See Also