DataGridViewImageColumn Constructor
.NET Framework (current version)
Initializes a new instance of the DataGridViewImageColumn class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | DataGridViewImageColumn() | Initializes a new instance of the DataGridViewImageColumn class, configuring it for use with cell values of type Image. |
![]() | DataGridViewImageColumn(Boolean) | Initializes a new instance of the DataGridViewImageColumn class, optionally configuring it for use with Icon cell values. |
Show:
