DataGridViewCellStyle Constructor
.NET Framework 2.0
Initializes a new instance of the DataGridViewCellStyle class. DataGridView Cell Styles in the Windows Forms DataGridView Control
| Name | Description |
|---|---|
| DataGridViewCellStyle () | Initializes a new instance of the DataGridViewCellStyle class using default property values. |
| DataGridViewCellStyle (DataGridViewCellStyle) | Initializes a new instance of the DataGridViewCellStyle class using the property values of the specified DataGridViewCellStyle. |