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

In This Topic
    AutoScroll Property (HtmlOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property AutoScroll As System.Boolean
    public virtual System.bool AutoScroll {get; set;}
    See Also