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