ActiveReports 13
RedoDescription Method

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design Namespace > UndoManager Class : RedoDescription Method
Specifies the index of the RedoDescription.
Returns a description of the last repeated action.
Syntax
'Declaration
 
Public Function RedoDescription( _
   ByVal index As Integer _
) As String
public string RedoDescription( 
   int index
)

Parameters

index
Specifies the index of the RedoDescription.
See Also

Reference

UndoManager Class
UndoManager Members