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

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