See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.Model.Forms (in NTier.Model.Forms.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Initializes a new instance of the DbRelationRenderer class
Namespace: NTier.Model.FormsAssembly: NTier.Model.Forms (in NTier.Model.Forms.dll) Version: 1.0.0.0
Syntax
C# |
---|
public DbRelationRenderer( DiagramRelationLayout relation, TableItemControl childItem, TableItemControl parentItem ) |
Visual Basic |
---|
Public Sub New ( relation As DiagramRelationLayout, childItem As TableItemControl, parentItem As TableItemControl ) |
Visual C++ |
---|
public: DbRelationRenderer( DiagramRelationLayout^ relation, TableItemControl^ childItem, TableItemControl^ parentItem ) |
Parameters
- relation
- Type: NTier.Model.Entity..::..DiagramRelationLayout
- childItem
- Type: NTier.Model.Forms..::..TableItemControl
- parentItem
- Type: NTier.Model.Forms..::..TableItemControl