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

In This Topic
    C1ComboBoxColumn Class
    In This Topic
    Represents a combobox column in the C1ComboBox control.
    Object Model
    C1ComboBoxColumn Class
    Syntax
    'Declaration
     
    Public Class C1ComboBoxColumn 
       Inherits C1.Web.Wijmo.Controls.Settings
    public class C1ComboBoxColumn : C1.Web.Wijmo.Controls.Settings 
    Inheritance Hierarchy

    System.Object
          C1.Web.Wijmo.Controls.C1ComboBox.C1ComboBoxColumn

    See Also