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

Glossary Item Box

Returns the number of repeated actions.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property RedoCount As System.Integer
C# 
public System.int RedoCount {get;}

Property Value

Integer.

See Also