 |
| BcfUndoRedoItemRelatedRowRemovedRelatedRow Property |
Gets the related row.
Namespace: CalculationWorks.BusinessModel.UndoRedoAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic BcfRow RelatedRow { get; }Public ReadOnly Property RelatedRow As BcfRow
Get
Property Value
Type:
BcfRowThe related row.
See Also