Informs whether an operation can be re-done.

Syntax

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

Limitations

Runtime only.

Read only.