Click or drag to resize

BcfParentRelationCellParentRow Property

Gets or sets the parent row.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public BcfRow ParentRow { get; set; }

Property Value

Type: BcfRow
The parent row - or if not set.
See Also