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

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