Click or drag to resize
CalculationWorks Logo
BcfRelatedRowsCellRow Property
Gets the BcfRow the cell belongs to.

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

Property Value

Type: BcfRow
The row.
See Also