Click or drag to resize

BcfRowParentRowCells Property

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

Gets the BcfParentRelationCellCollection of this row.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntax
public BcfParentRelationCellCollection ParentRowCells { get; }

Return Value

Type: BcfParentRelationCellCollection
The BcfParentRelationCellCollection of this row.
See Also