 |
| UndoRedoItemEventArgsUndoRedoItem Property |
Gets the undo redo item.
Namespace: CalculationWorks.BusinessModel.Behaviors.DiagnosticsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic IBcfUndoRedoItem UndoRedoItem { get; }Public ReadOnly Property UndoRedoItem As IBcfUndoRedoItem
Get
Property Value
Type:
IBcfUndoRedoItemThe undo redo item.
See Also