Undo the last action performed on the document.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public void Undo() |
| Visual Basic |
|---|
Public Sub Undo |
Remarks
If there are no action to undo, it does nothing.