ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Forms Namespace / ProgressForm Class / Invalidate Method / Invalidate(Region) Method

In This Topic
    Invalidate(Region) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub Invalidate( _
       ByVal region As System.Drawing.Region _
    ) 
    public void Invalidate( 
       System.Drawing.Region region
    )

    Parameters

    region
    See Also