Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
UndoStack
.
.
::
.
.
Redo Method
UndoStack Class
See Also
Redo changes, cancelling the last undo operation.
Namespace:
C1.Win.C1ReportDesigner
Assembly:
C1.Win.C1ReportDesigner.2
(in C1.Win.C1ReportDesigner.2.dll)
Syntax
C#
public
bool
Redo
()
Visual Basic
Public
Function
Redo
As
Boolean
Return Value
Returns false if the redo stack is empty.
See Also
UndoStack Class
C1.Win.C1ReportDesigner Namespace