BCGSoft.Controls.Grid.Design Namespace > AddColumnForm Class > AddColumnForm Constructor : AddColumnForm Constructor(GridControl,IDesignerHost,Boolean) |
'Declaration Public Function New( _ ByVal grid As GridControl, _ ByVal host As IDesignerHost, _ ByVal dbGrid As Boolean _ )
'Usage Dim grid As GridControl Dim host As IDesignerHost Dim dbGrid As Boolean Dim instance As New AddColumnForm(grid, host, dbGrid)
public AddColumnForm( GridControl grid, IDesignerHost host, bool dbGrid )
public: AddColumnForm( GridControl* grid, IDesignerHost* host, bool dbGrid )
public: AddColumnForm( GridControl^ grid, IDesignerHost^ host, bool dbGrid )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2