Share via


Context.InUndoRedoOrRollback Property

Definition

Returns true if the context is in the middle of an undo, redo or rollback.

public:
 property bool InUndoRedoOrRollback { bool get(); };
public bool InUndoRedoOrRollback { get; }
member this.InUndoRedoOrRollback : bool
Public ReadOnly Property InUndoRedoOrRollback As Boolean

Property Value

Applies to