Constable Authorization Engine 2.0 BETA

UndoEngine.IsUndoing Property

[This is preliminary documentation and subject to change.]

Gets a value indicating whether this instance is currently undoing a change.

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

Property Value

true if this instance is undoing; otherwisefalse .

See Also

UndoEngine Class | LaMarvin.ComponentModel Namespace