ComponentOne RichTextBox for UWP
CanUndo Property

C1.Xaml.RichTextBox.Documents Namespace > DocumentHistory Class : CanUndo Property
Returns whether there is an action to undo.
Syntax
'Declaration
 
Public ReadOnly Property CanUndo As System.Boolean
public System.bool CanUndo {get;}
See Also

Reference

DocumentHistory Class
DocumentHistory Members