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