dotNetObject:System.Windows.Forms.DataGridViewComboBoxColumn

--PROPERTIES OF dotNetObject:System.Windows.Forms.DataGridViewComboBoxColumnDefault / Value
.AutoComplete : true
.AutoSizeMode : dotNetObject:System.Windows.Forms.DataGridViewAutoSizeColumnMode
.CellTemplate : dotNetObject:System.Windows.Forms.DataGridViewComboBoxCell
.CellType : , read-onlydotNetObject:System.RuntimeType[System.Windows.Forms.DataGridViewComboBoxCell]
.ContextMenuStrip : undefined
.DataGridView : , read-onlyundefined
.DataPropertyName :
.DataSource : undefined
.DefaultCellStyle : dotNetObject:System.Windows.Forms.DataGridViewCellStyle
.DefaultHeaderCellType : dotNetObject:System.RuntimeType[System.Windows.Forms.DataGridViewColumnHeaderCell]
.Displayed : , read-onlyfalse
.DisplayIndex : -1
.DisplayMember :
.DisplayStyle : dotNetObject:System.Windows.Forms.DataGridViewComboBoxDisplayStyle
.DisplayStyleForCurrentCellOnly : false
.DividerWidth : 0
.DropDownWidth : 1
.FillWeight : 100.0
.FlatStyle : dotNetObject:System.Windows.Forms.FlatStyle
.Frozen : false
.HasDefaultCellStyle : , read-onlytrue
.HeaderCell : dotNetObject:System.Windows.Forms.DataGridViewColumnHeaderCell
.HeaderText :
.Index : , read-only-1
.InheritedAutoSizeMode : , read-onlydotNetObject:System.Windows.Forms.DataGridViewAutoSizeColumnMode
.InheritedStyle : , read-onlydotNetObject:System.Windows.Forms.DataGridViewCellStyle
.IsDataBound : , read-onlyfalse
.Items : , read-onlydotNetObject:System.Windows.Forms.DataGridViewComboBoxCell+ObjectCollection
.MaxDropDownItems : 8
.MinimumWidth : 5
.Name :
.ReadOnly : false
.Resizable : dotNetObject:System.Windows.Forms.DataGridViewTriState
.Selected : false
.Site : undefined
.Sorted : false
.SortMode : dotNetObject:System.Windows.Forms.DataGridViewColumnSortMode
.State : , read-onlydotNetObject:System.Windows.Forms.DataGridViewElementStates
.Tag : undefined
.ToolTipText :
.ValueMember :
.ValueType : undefined
.Visible : true
.Width : 100
--METHODS OF dotNetObject:System.Windows.Forms.DataGridViewComboBoxColumn
.Clone()
.Dispose()
.Equals obj
.[static]Equals objA objB
.GetHashCode()
.GetPreferredWidth autoSizeColumnMode fixedHeight
.GetType()
.[static]ReferenceEquals objA objB
.ToString()
--EVENTS OF dotNetObject:System.Windows.Forms.DataGridViewComboBoxColumn
Disposed sender e = ( ... )