Redo the last undone action.
Namespace:
C1.Silverlight.RichTextBox.DocumentsAssembly: C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)
Syntax
C# |
---|
public void Redo() |
Visual Basic |
---|
Public Sub Redo |
Remarks
If there are no action to redo, it does nothing.