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

In This Topic
    ScrollBar Property (FetchScrollTipsEventArgs)
    In This Topic
    Indicates the scrollbar that was moved.
    Syntax
    'Declaration
     
    Public ReadOnly Property ScrollBar As ScrollBarEnum
    public ScrollBarEnum ScrollBar {get;}
    See Also