Click or drag to resize
CalculationWorks Logo
BcfUndoRedoItemRelatedRowAddedRelatedRow Property
Gets the related row.

Namespace: CalculationWorks.BusinessModel.UndoRedo
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public BcfRow RelatedRow { get; }

Property Value

Type: BcfRow
The related row.
See Also