| BcfRelatedRowsCell Class | |
Namespace: CalculationWorks.BusinessModel
The BcfRelatedRowsCell type exposes the following members.
| Name | Description | |
|---|---|---|
| ChildRows |
Gets the BcfRowCollection containing the related rows.
| |
| Relation |
Gets the BcfRelation the cell belongs to.
| |
| Row |
Gets the BcfRow the cell belongs to.
|
| Name | Description | |
|---|---|---|
| AddChildRow(BcfRow) |
Adds the specified row (as child row) optimistic.
| |
| AddChildRow(BcfRow, Boolean) |
Adds the specified row (as child row).
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| RemoveChildRow(BcfRow) |
Removes the specified child row optimistic.
| |
| RemoveChildRow(BcfRow, Boolean) |
Removes the specified child row.
| |
| ToString | (Inherited from Object.) |