ActiveReports Developer 7
PopState Method
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace > IDrawingCanvas Interface : PopState Method

Glossary Item Box

Restores the state of this IDrawingCanvas object to the previous saved state.

Syntax

Visual Basic (Declaration) 
Sub PopState() 
C# 
void PopState()

See Also