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