Click or drag to resize

BcfChildRelationCellTRow Properties

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 propertyChildRows (Inherited from BcfChildRelationCell.)
Public propertyCount
Gets the number of elements contained in the collection.
(Inherited from BcfChildRelationCell.)
Public propertyCounterparts
Gets the enumeration of 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