Constable Authorization Engine 2.0 BETA

UndoEngine.CanUndo Property

[This is preliminary documentation and subject to change.]

Gets a value indicating whether the Undo operation can be performed.

[Visual Basic]
Public ReadOnly Property CanUndo As Boolean
[C#]
public bool CanUndo {get;}

Property Value

true if the Undo operation can be performed; otherwise false.

See Also

UndoEngine Class | LaMarvin.ComponentModel Namespace