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

In This Topic
    Width Property (C1ComboBoxColumn)
    In This Topic
    The Width Property of Column for Wijmo ComboBox.
    Syntax
    'Declaration
     
    Public Property Width As System.Integer
    public System.int Width {get; set;}
    See Also