Constable Authorization Engine 2.0 BETA

UndoEngine.CanRedo Property

[This is preliminary documentation and subject to change.]

Gets a value indicating whether the Redo operation can be performed.

[Visual Basic]
Public ReadOnly Property CanRedo As Boolean
[C#]
public bool CanRedo {get;}

Property Value

true if the Redo operation can be performed; otherwise false.

See Also

UndoEngine Class | LaMarvin.ComponentModel Namespace