ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / C1dOptionsForm Class / HorizontalScroll Property

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