True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid.Util Namespace / VBar Class / Width Property

In This Topic
    Width Property (VBar)
    In This Topic
    Gets or sets the width of the vertical scrollbar.
    Syntax
    'Declaration
     
    Public Property Width As System.Integer
    public System.int Width {get; set;}
    See Also