DataGridViewImageCell Constructor ()
.NET Framework (current version)
Initializes a new instance of the DataGridViewImageCell class, configuring it for use with cell values other than Icon objects.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
This constructor calls DataGridViewImageCell(Boolean) with a valueIsIcon parameter value of false.
.NET Framework
Available since 2.0
Available since 2.0
Show: