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

In This Topic
    ScrollTrack Property (Frame)
    In This Topic
    Gets or sets a value that controls how the grid scrolls when the scroll thumb is moved.
    Syntax
    'Declaration
     
    Public Property ScrollTrack As System.Boolean
    public System.bool ScrollTrack {get; set;}
    See Also