| Name | Description |
| Appearances | A collection of all the Appearance objects created for use with this column. (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) |
| AutoSizeMode | Gets or sets the mode by which the column automatically adjusts its width. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| ButtonsLeft | Returns a collection of editor buttons displayed on the left side of the edit area. (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) |
| ButtonsRight | Returns a collection of editor buttons displayed on the right side of the edit area. (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) |
| ButtonStyle | Determines the style of buttons used in the cells. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) |
| CellAppearance | Default appearance for the cells in the column (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) |
| CellButtonAppearance | Default appearance for the buttons in the column (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) |
| CellTemplate | Gets or sets the template used to create new cells. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| CellType | Gets the run-time type of the cell template. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| CharacterCasing | Gets or sets whether the control modifies the case of characters as they are typed. (Inherited from Infragistics.Win.UltraDataGridView.UltraTextEditorColumnBase) |
| ContextMenuStrip | Gets or sets the shortcut menu for the column. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| CreationFilter | Gets/sets the creation filter property (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) |
| CursorFilter | Gets/sets the cursor filter property (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) |
| DataGridView | Gets the System.Windows.Forms.DataGridView control associated with this element. (Inherited from System.Windows.Forms.DataGridViewElement) |
| DataPropertyName | Gets or sets the name of the data source property or database column to which the System.Windows.Forms.DataGridViewColumn is bound. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| DefaultCellStyle | Gets or sets the column's default cell style. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| DefaultHeaderCellType | Gets or sets the run-time type of the default header cell. (Inherited from System.Windows.Forms.DataGridViewBand) |
| DefaultNewRowValue | Gets the default value for a cell in a newly created row. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) |
| Displayed | Gets a value indicating whether the band is currently displayed onscreen. (Inherited from System.Windows.Forms.DataGridViewBand) |
| DisplayIndex | Gets or sets the display order of the column relative to the currently displayed columns. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| DisplayStyle | Returns or sets the display style used by the column. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) |
| DividerWidth | Gets or sets the width, in pixels, of the column divider. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| DrawFilter | Gets/sets the draw filter property (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) |
| DropDownButtonAlignment | Gets/sets the alignment for the dropdown button (Inherited from Infragistics.Win.UltraDataGridView.UltraComboEditorColumn) |
| DropDownButtonDisplayStyle | Gets/sets the display style for the dropdown button (Inherited from Infragistics.Win.UltraDataGridView.UltraComboEditorColumn) |
| DropDownListAlignment | Gets/sets the alignment for the dropdown list (Inherited from Infragistics.Win.UltraDataGridView.UltraComboEditorColumn) |
| DropDownListWidth | Gets/sets the width of the dropdownlist (Inherited from Infragistics.Win.UltraDataGridView.UltraComboEditorColumn) |
| DropDownStyle | Gets / Sets whether the edit portion of the control is editable. (Inherited from Infragistics.Win.UltraDataGridView.UltraComboEditorColumn) |
| EditCellAppearance | Default appearance for the cells when in edit mode (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) |
| Editor | The Embeddable Editor being used by the column (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) |
| FillWeight | Gets or sets a value that represents the width of the column when it is in fill mode relative to the widths of other fill-mode columns in the control. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| FlatMode | Indicates whether the control cells have a flat appearance. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) |
| Frozen | Gets or sets a value indicating whether a column will move when a user scrolls the System.Windows.Forms.DataGridView control horizontally. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| HasCellAppearance | Returns whether or not the control has a CellAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) |
| HasCellButtonAppearance | Returns whether or not the control has a CellAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) |
| HasDefaultCellStyle | Gets a value indicating whether the System.Windows.Forms.DataGridViewBand.DefaultCellStyle property has been set. (Inherited from System.Windows.Forms.DataGridViewBand) |
| HasEditCellAppearance | Returns whether or not the control has a CellAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) |
| HasMRUList | Gets/sets whether the editor has an MRU (most recently used) list associated with it. (Inherited from Infragistics.Win.UltraDataGridView.UltraComboEditorColumn) |
| HasSelectedCellAppearance | Returns whether or not the control has a CellAppearance (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) |
| HeaderCell | Gets or sets the System.Windows.Forms.DataGridViewColumnHeaderCell that represents the column header. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| HeaderText | Gets or sets the caption text on the column's header cell. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| ImageList | Returns or sets the ImageList associated with the column. (Inherited from Infragistics.Win.UltraDataGridView.UltraEditorButtonColumnBase) |
| ImageTransparentColor | Gets/sets the color that will be masked out of the image displayed by the control. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) |
| Index | Gets the relative position of the band within the System.Windows.Forms.DataGridView control. (Inherited from System.Windows.Forms.DataGridViewBand) |
| InheritedAutoSizeMode | Gets the sizing mode in effect for the column. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| InheritedStyle | Gets the cell style currently applied to the column. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| IsDataBound | Gets a value indicating whether the column is bound to a data source. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| MaxDropDownItems | Gets/sets the maximum number of items that will be displayed in the dropdown. (Inherited from Infragistics.Win.UltraDataGridView.UltraComboEditorColumn) |
| MaxMRUItems | Gets/sets the maximum number of items that will be displayed in the editor's MRU list. (Inherited from Infragistics.Win.UltraDataGridView.UltraComboEditorColumn) |
| MinimumWidth | Gets or sets the minimum width, in pixels, of the column. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| MRUList | Gets/sets the MRU (most recently used) list associated with the control's dropdown list. (Inherited from Infragistics.Win.UltraDataGridView.UltraComboEditorColumn) |
| Name | Gets or sets the name of the column. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| ReadOnly | Gets or sets a value indicating whether the user can edit the column's cells. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| Resizable | Gets or sets a value indicating whether the column is resizable. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| Selected | Gets or sets a value indicating whether the band is in a selected user interface (UI) state. (Inherited from System.Windows.Forms.DataGridViewBand) |
| SelectedCellAppearance | Default appearance for the Selected cells in the column (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) |
| Site | Gets or sets the site of the column. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| SortMode | Gets or sets the sort mode for the column. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) |
| SortStyle | Gets/sets the sorting style applied to the control's dropdown list of items. (Inherited from Infragistics.Win.UltraDataGridView.UltraComboEditorColumn) |
| State | Gets the user interface (UI) state of the element. (Inherited from System.Windows.Forms.DataGridViewElement) |
| SupportsThemes | Gets / sets whether the column will display using Windows XP Themes. (Inherited from Infragistics.Win.UltraDataGridView.UltraColumnBase) |
| Tag | Gets or sets the object that contains data to associate with the band. (Inherited from System.Windows.Forms.DataGridViewBand) |
| ToolTipText | Gets or sets the text used for ToolTips. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| ValueList | Overridden. Gets/sets the ValueList used by the column. |
| ValueType | Gets or sets the data type of the values in the column's cells. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| Visible | Gets or sets a value indicating whether the column is visible. (Inherited from System.Windows.Forms.DataGridViewColumn) |
| Width | Gets or sets the current width of the column. (Inherited from System.Windows.Forms.DataGridViewColumn) |