ComponentOne RichTextBox for WPF and Silverlight
CanRedo Property (DocumentHistory)

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

Reference

DocumentHistory Class
DocumentHistory Members