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

In This Topic
    VerticalOffset Property (Split)
    In This Topic
    Gets or sets the position of the Vertical scrollbar.
    Syntax
    'Declaration
     
    Public Property VerticalOffset As System.Integer
    public System.int VerticalOffset {get; set;}
    See Also