\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / DropDownContainer Class / HorizontalScroll Property

In This Topic
    HorizontalScroll Property (DropDownContainer)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property HorizontalScroll As System.Windows.Forms.HScrollProperties
    public System.Windows.Forms.HScrollProperties HorizontalScroll {get;}
    See Also