Click or drag to resize
CalculationWorks Logo
UndoRedoItemEventArgsUndoRedoItem Property
Gets the undo redo item.

Namespace: CalculationWorks.BusinessModel.Behaviors.Diagnostics
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public IBcfUndoRedoItem UndoRedoItem { get; }

Property Value

Type: IBcfUndoRedoItem
The undo redo item.
See Also