ComponentOne RichTextBox for UWP
CanRedo Property

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