Description
Returns true if the object is involved in an Undo operation at this time.
Visual Basic
Public Property IsUndoing() As bool
C#
public bool IsUndoing;
Conditions
Read-only
Returns true if the object is involved in an Undo operation at this time.
Public Property IsUndoing() As bool
public bool IsUndoing;
Read-only