![]() | |
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 | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | RemoveChildRow(BcfRow) |
Removes the specified child row optimistic.
|
![]() | RemoveChildRow(BcfRow, Boolean) |
Removes the specified child row.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |