See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The DbRelationRenderer type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ChildItem |
Get or set the TableItemControl that the child side of the relation is on.
TableItemControl.Table must be equal to Relation.ChildTable.
| |
| ParentItem |
Get or set the TableItemControl that the parent side of the relation is on.
TableItemControl.Table must be equal to Relation.ParentTable.
| |
| RelationLayout |
Get or set the DiagramRelationLayout object that is being rendered.
|