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