NodeInsertAndDeleteEventArgs.InUndoRedo Property

Definition

Gets a value that indicates whether an action was a result of an undo or redo command.

public bool InUndoRedo { get; }

Property Value

Boolean

true if the action was a result of an undo or redo command; otherwise, false.

Applies to