Click or drag to resize

BcfChildRelationCellTRow Properties

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

The BcfChildRelationCellTRow generic type exposes the following members.

Properties
  NameDescription
Public propertyChildRelation
Gets the BcfRelation the cell belongs to.
(Inherited from BcfChildRelationCell.)
Public propertyChildRelationCellId
Gets this cells identifier.
(Inherited from BcfChildRelationCell.)
Public propertyChildRelationIndex
Gets the ToChildRelationIndex of the relation.
(Inherited from BcfChildRelationCell.)
Public propertyCount
Gets the number of elements contained in the collection.
(Inherited from BcfChildRelationCell.)
Public propertyCounterparts
Creates an array of the related BcfParentRelationCell.
(Inherited from BcfChildRelationCell.)
Public propertyImmutable
Public propertyItem
Gets the row at the specified zero-based index.
Public propertyOwningRow
Gets the BcfRow the cell belongs to (the parent row).
(Inherited from BcfChildRelationCell.)
Top
See Also