DataGridViewTextBoxCell Constructor ()
.NET Framework (current version)
Initializes a new instance of the DataGridViewTextBoxCell class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The following code example demonstrates how to use a DataGridViewCell as a template for a DataGridViewColumn. Style changes made to any cell in the column affect all of the column's cells. This code example is part of a larger example provided for the DataGridViewColumn class.
.NET Framework
Available since 2.0
Available since 2.0
Show: