Click or drag to resize

BcfRowChildRowsCells Property

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

Gets the BcfChildRelationCellCollection of this row.

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

Return Value

Type: BcfChildRelationCellCollection
The BcfChildRelationCellCollection of this row.
See Also