ComponentOne RichTextBox for WPF and Silverlight
CanUndo Property (DocumentHistory)

C1.WPF.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