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

In This Topic
    VScrollBar Property (C1TrueDBGrid)
    In This Topic
    Gets the C1.Win.C1TrueDBGrid.Util.VBar object that controls the appearance of the vertical scrollbar.
    Syntax
    'Declaration
     
    Public ReadOnly Property VScrollBar As VBar
    public VBar VScrollBar {get;}
    See Also