ActiveReports 8
RedoDescription Method

Specifies the index of the RedoDescription.
Returns a description of the last repeated action.
Syntax
'Declaration
 
Public Function RedoDescription( _
   ByVal index As System.Integer _
) As System.String
public System.string RedoDescription( 
   System.int index
)

Parameters

index
Specifies the index of the RedoDescription.
See Also

Reference

UndoManager Class
UndoManager Members

Support Forum