True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / DefColWidth Property

In This Topic
    DefColWidth Property (C1TrueDBGrid)
    In This Topic
    Gets or sets the default width for all grid columns.
    Syntax
    'Declaration
     
    Public Property DefColWidth As System.Integer
    public System.int DefColWidth {get; set;}
    See Also