| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub Invalidate( _ ByVal rc As Rectangle, _ ByVal invalidateChildren As System.Boolean _ ) | |
| C# | |
|---|---|
public void Invalidate( Rectangle rc, System.bool invalidateChildren ) | |
Parameters
- rc
- invalidateChildren
|
| ActiveReports Developer 7 | |
| Invalidate(Rectangle,Boolean) Method | |
| See Also | |
| GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class > Invalidate Method : Invalidate(Rectangle,Boolean) Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub Invalidate( _ ByVal rc As Rectangle, _ ByVal invalidateChildren As System.Boolean _ ) | |
| C# | |
|---|---|
public void Invalidate( Rectangle rc, System.bool invalidateChildren ) | |