Click or drag to resize

BcfRowChildRowsCells Property

Gets the BcfChildRelationCellCollection of this row.

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

Return Value

Type: BcfChildRelationCellCollection
The BcfChildRelationCellCollection of this row.
See Also