 | BcfParentRelationCellParentRow Property |
Gets or sets the parent row.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic BcfRow ParentRow { get; set; }Public Property ParentRow As BcfRow
Get
Set
Property Value
Type:
BcfRowThe parent row - or
if not set.
See Also