DataGridTextBoxColumn::SetDataGridInColumn Method (DataGrid^)
.NET Framework (current version)
Adds a TextBox control to the DataGrid control's Control::ControlCollection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
When this methods is called, the hosted TextBox control is added to the DataGrid control's Control::ControlCollection. This allows the CurrencyManager to associate both controls with the same data source.
.NET Framework
Available since 1.1
Available since 1.1
Show: