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# |
---|
protected override void SetDataGridInColumn( DataGrid value ) |
Visual Basic |
---|
Protected Overrides Sub SetDataGridInColumn ( value As DataGrid ) |
Visual C++ |
---|
protected: virtual void SetDataGridInColumn( DataGrid^ value ) override |
Parameters
- value
- Type: System.Windows.Forms..::..DataGrid