BcfParentRelationCell Methods |
The BcfParentRelationCell type exposes the following members.
| Name | Description | |
|---|---|---|
| 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.) | |
| ParentRowEquals(BcfParentRelationCell, BcfRowComparisonMode) |
Gets a value indicating whether ParentRow of specified otherCell and this cell a equal using specified rowComparisonMode.
| |
| ParentRowEquals(BcfRow, BcfRowComparisonMode) |
Gets a value indicating whether specified otherRow and ParentRow are equal using specified rowComparisonMode.
| |
| SetParentRow |
Sets the ParentRow-property.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |