Returns whether there is an action to redo.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
C# |
---|
public bool CanRedo { get; } |
Visual Basic |
---|
Public ReadOnly Property CanRedo As Boolean Get |