​
​
​

Gets a value indicating whether the user can undo the previous operation.

Syntax

​public bool CanUndo { get; }
​Public ReadOnly Property CanUndo() As Boolean
​

Limitations

Runtime only.

Read only.

​