ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / DefColWidth Property

In This Topic
    DefColWidth Property (C1Combo)
    In This Topic
    Specifies column width for auto-created columns.
    Syntax
    'Declaration
     
    
    Public Property DefColWidth As Integer
    public int DefColWidth {get; set;}
    See Also