Click or drag to resize

BcfParentRelationCell Properties

[This is preliminary documentation and is subject to change.]

The BcfParentRelationCell type exposes the following members.

Properties
  NameDescription
Public propertyCounterpart
Gets the related BcfChildRelationCell.
Public propertyOwningRow
Gets the BcfRow the cell belongs to (the child row).
Public propertyParentRelation
Gets the BcfRelation the cell belongs to.
Public propertyParentRelationCellId
Gets this cells identifier.
Public propertyParentRelationIndex
Gets the ToParentRelationIndex of the relation.
Public propertyParentRow
Gets or sets the parent row.
Public propertyParentRowId
Gets the row identifier of ParentRow; or null if ParentRow is null.
Top
See Also