Click or drag to resize

BcfRowParentRowCells Property

Gets the BcfParentRelationCellCollection of this row.

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

Return Value

Type: BcfParentRelationCellCollection
The BcfParentRelationCellCollection of this row.
See Also