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

In This Topic
    C1ComboBoxTemplateContainer Class
    In This Topic
    Template container for C1ComboBox.
    Object Model
    C1ComboBoxTemplateContainer Class
    Syntax
    'Declaration
     
    Public Class C1ComboBoxTemplateContainer 
       Inherits System.Web.UI.WebControls.WebControl
    public class C1ComboBoxTemplateContainer : System.Web.UI.WebControls.WebControl 
    Inheritance Hierarchy

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

    See Also