Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
UndoStack
.
.
::
.
.
CanUndo Property
UndoStack Class
See Also
Returns true if the undo stack is not empty.
Namespace:
C1.Win.C1ReportDesigner
Assembly:
C1.Win.C1ReportDesigner.2
(in C1.Win.C1ReportDesigner.2.dll)
Syntax
C#
public
bool
CanUndo
{
get
; }
Visual Basic
Public
ReadOnly
Property
CanUndo
As
Boolean
Get
See Also
UndoStack Class
C1.Win.C1ReportDesigner Namespace