DataGridViewImageCell Constructor
.NET Framework 4.5
Initializes a new instance of the DataGridViewImageCell class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DataGridViewImageCell() | Initializes a new instance of the DataGridViewImageCell class, configuring it for use with cell values other than Icon objects. |
|
DataGridViewImageCell(Boolean) | Initializes a new instance of the DataGridViewImageCell class, optionally configuring it for use with Icon cell values. |