Click or drag to resize

BcfParentRelationCellOwningRow Property

Gets the BcfRow the cell belongs to (the child row).

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public BcfRow OwningRow { get; }

Property Value

Type: BcfRow
The row.
See Also