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

In This Topic
    ViewColumnWidth Property (C1TrueDBGrid)
    In This Topic
    Gets or sets the width of a column when the DataView is set to Inverted or Form.
    Syntax
    'Declaration
     
    Public Property ViewColumnWidth As System.Integer
    public System.int ViewColumnWidth {get; set;}
    See Also