ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Forms Namespace / ProgressForm Class / AutoScrollOffset Property

In This Topic
    AutoScrollOffset Property (ProgressForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property AutoScrollOffset As System.Drawing.Point
    public virtual System.Drawing.Point AutoScrollOffset {get; set;}
    See Also