Informs whether an operation can be re-done using the Redo method.

Syntax

public bool CanRedo { get; }
Public ReadOnly Property CanRedo() As Boolean

Limitations

Read only.