Store.InUndoRedoOrRollback Property

Definition

Reports whether the Store's current context is in undo, redo or rollback

public:
 property bool InUndoRedoOrRollback { bool get(); };
public bool InUndoRedoOrRollback { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.InUndoRedoOrRollback : bool
Public ReadOnly Property InUndoRedoOrRollback As Boolean

Property Value

Attributes

Applies to