dotNetObject:System.Windows.Forms.DataGridViewImageColumn

--PROPERTIES OF dotNetObject:System.Windows.Forms.DataGridViewImageColumnDefault / Value
.AutoSizeMode : dotNetObject:System.Windows.Forms.DataGridViewAutoSizeColumnMode
.CellTemplate : dotNetObject:System.Windows.Forms.DataGridViewImageCell
.CellType : , read-onlydotNetObject:System.RuntimeType[System.Windows.Forms.DataGridViewImageCell]
.ContextMenuStrip : undefined
.DataGridView : , read-onlyundefined
.DataPropertyName :
.DefaultCellStyle : dotNetObject:System.Windows.Forms.DataGridViewCellStyle
.DefaultHeaderCellType : dotNetObject:System.RuntimeType[System.Windows.Forms.DataGridViewColumnHeaderCell]
.Description :
.Displayed : , read-onlyfalse
.DisplayIndex : -1
.DividerWidth : 0
.FillWeight : 100.0
.Frozen : false
.HasDefaultCellStyle : , read-onlytrue
.HeaderCell : dotNetObject:System.Windows.Forms.DataGridViewColumnHeaderCell
.HeaderText :
.Icon : undefined
.Image : undefined
.ImageLayout : dotNetObject:System.Windows.Forms.DataGridViewImageCellLayout
.Index : , read-only-1
.InheritedAutoSizeMode : , read-onlydotNetObject:System.Windows.Forms.DataGridViewAutoSizeColumnMode
.InheritedStyle : , read-onlydotNetObject:System.Windows.Forms.DataGridViewCellStyle
.IsDataBound : , read-onlyfalse
.MinimumWidth : 5
.Name :
.ReadOnly : false
.Resizable : dotNetObject:System.Windows.Forms.DataGridViewTriState
.Selected : false
.Site : undefined
.SortMode : dotNetObject:System.Windows.Forms.DataGridViewColumnSortMode
.State : , read-onlydotNetObject:System.Windows.Forms.DataGridViewElementStates
.Tag : undefined
.ToolTipText :
.ValuesAreIcons : false
.ValueType : undefined
.Visible : true
.Width : 100
--METHODS OF dotNetObject:System.Windows.Forms.DataGridViewImageColumn
.Clone()
.Dispose()
.Equals obj
.[static]Equals objA objB
.GetHashCode()
.GetPreferredWidth autoSizeColumnMode fixedHeight
.GetType()
.[static]ReferenceEquals objA objB
.ToString()
--EVENTS OF dotNetObject:System.Windows.Forms.DataGridViewImageColumn
Disposed sender e = ( ... )