ActiveReports 13
RedoCount Property

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design Namespace > UndoManager Class : RedoCount Property
Returns the number of repeated actions.
Syntax
'Declaration
 
Public ReadOnly Property RedoCount As Integer
public int RedoCount {get;}

Property Value

Integer.
See Also

Reference

UndoManager Class
UndoManager Members