DataGridViewButtonColumn Constructor ()
.NET Framework (current version)
Initializes a new instance of the DataGridViewButtonColumn class to the default state.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
This constructor initializes the column by setting the following properties.
Property | Value |
|---|---|
A new DataGridViewButtonCell. | |
The Alignment property of the DataGridViewCellStyle object returned by the DefaultCellStyle property. |
.NET Framework
Available since 2.0
Available since 2.0
Show: