ActiveReports Developer 7
Invalidate(Rectangle) Method
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class > Invalidate Method : Invalidate(Rectangle) Method

rc

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Sub Invalidate( _
   ByVal rc As Rectangle _
) 
C# 
public void Invalidate( 
   Rectangle rc
)

Parameters

rc

See Also