Click or drag to resize

BcfUndoRedoItemValueChangedIStateT Interface

[This is preliminary documentation and is subject to change.]

Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.

Namespace:  CalculationWorks.BusinessModel.UndoRedo
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public interface IState<T> : BcfUndoRedoItemValueChangedIState

Type Parameters

T
The value type.

The BcfUndoRedoItemValueChangedIStateT type exposes the following members.

Properties
  NameDescription
Public propertyCellId
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
(Inherited from BcfUndoRedoItemValueChangedIState.)
Public propertyNewValue
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
Public propertyOldValue
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
Top
Version Information

BCF

Supported in: 4.0
See Also