| --PROPERTIES OF dotNetObject:System.Windows.Forms.DataGridViewComboBoxColumn | Default / Value |
| .AutoComplete : | true |
| .AutoSizeMode : | dotNetObject:System.Windows.Forms.DataGridViewAutoSizeColumnMode |
| .CellTemplate : | dotNetObject:System.Windows.Forms.DataGridViewComboBoxCell |
| .CellType : , read-only | dotNetObject:System.RuntimeType[System.Windows.Forms.DataGridViewComboBoxCell] |
| .ContextMenuStrip : | undefined |
| .DataGridView : , read-only | undefined |
| .DataPropertyName : | |
| .DataSource : | undefined |
| .DefaultCellStyle : | dotNetObject:System.Windows.Forms.DataGridViewCellStyle |
| .DefaultHeaderCellType : | dotNetObject:System.RuntimeType[System.Windows.Forms.DataGridViewColumnHeaderCell] |
| .Displayed : , read-only | false |
| .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-only | true |
| .HeaderCell : | dotNetObject:System.Windows.Forms.DataGridViewColumnHeaderCell |
| .HeaderText : | |
| .Index : , read-only | -1 |
| .InheritedAutoSizeMode : , read-only | dotNetObject:System.Windows.Forms.DataGridViewAutoSizeColumnMode |
| .InheritedStyle : , read-only | dotNetObject:System.Windows.Forms.DataGridViewCellStyle |
| .IsDataBound : , read-only | false |
| .Items : , read-only | dotNetObject: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-only | dotNetObject: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 = ( ... ) |