DataGridViewCellStyle Constructor
.NET Framework (current version)
Initializes a new instance of the DataGridViewCellStyle class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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. |
Show:
