See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Model.Forms
Assembly: NTier.Model.Forms (in NTier.Model.Forms.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Model.Forms
Assembly: NTier.Model.Forms (in NTier.Model.Forms.dll) Version: 1.0.0.0
Syntax
C# |
---|
public TableItemControl GetTableItemFromLayout( DiagramTableLayout tableLayout ) |
Visual Basic |
---|
Public Function GetTableItemFromLayout ( tableLayout As DiagramTableLayout ) As TableItemControl |
Visual C++ |
---|
public: TableItemControl^ GetTableItemFromLayout( DiagramTableLayout^ tableLayout ) |
Parameters
- tableLayout
- Type: NTier.Model.Entity..::..DiagramTableLayout