ActiveReports Developer 7
Redo Method
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > UndoManager Class : Redo Method

Glossary Item Box

Repeats the last action.

Syntax

Visual Basic (Declaration) 
Public Sub Redo() 
C# 
public void Redo()

See Also