Constable Authorization Engine 2.0 BETA

UndoEngine.RedoLabel Property

[This is preliminary documentation and subject to change.]

Gets the label for the operation that will be re-done by calling the Redo method.

[Visual Basic]
Public ReadOnly Property RedoLabel As String
[C#]
public string RedoLabel {get;}

Property Value

The redo label.

See Also

UndoEngine Class | LaMarvin.ComponentModel Namespace