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

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