| | Class | Description |
 | CheckboxComboColumnContentProvider | A class used to provide content to a Infragistics.Controls.Editors.ComboCellBase object for a particular Infragistics.Controls.Editors.CheckboxComboColumn. |
 | ComboCellsCollection | A Collection of Infragistics.Controls.Editors.ComboCell objects. |
 | ComboCellsPanel | A panel that lays out Infragistics.Controls.Editors.ComboCellControl objects in a horizontal list. |
 | ComboColumnContentProviderBase | An abstract class used to provide content to a Infragistics.Controls.Editors.ComboCellBase object for a particular Infragistics.Controls.Editors.ComboColumn. |
 | ComboColumnWidthTypeConverter | A Type Converter that converts from a string to a ColumnWidth object; |
 | DateComboColumnContentProvider | A class used to provide content to a Infragistics.Controls.Editors.ComboCellBase object for a particular Infragistics.Controls.Editors.ImageComboColumn. |
 | HighlightingTextBlock | Specialized TextBlock that highlights portions of the text that matches a supplied string. For internal use only. |
 | ImageComboColumnContentProvider | A class used to provide content to a Infragistics.Controls.Editors.ComboCellBase object for a particular Infragistics.Controls.Editors.ImageComboColumn. |
 | ItemsPanel | A panel that lays out Infragistics.Controls.Editors.ComboEditorItemControl controls in virtualized vertical list. |
 | ItemsPanelBase<T,TControl> | A panel containing the ComboEditorItemBase objects. |
 | MultiColumnComboEditorClearSelectionCommand | A command that clears the list of the currently selected items. |
 | MultiColumnComboEditorCommandBase | Base class for all commands that deal with a Infragistics.Controls.Editors.XamMultiColumnComboEditor. |
 | MultiColumnComboEditorCommandSource | The command source object for Infragistics.Controls.Editors.XamMultiColumnComboEditor object. |
 | MultiColumnComboItemsPanel | A panel that lays out ComboCellsPanel objects in virtualized vertical list. |
 | SpecializedTextBox | For Internal Use Only: TextBox wrapper class that allows the consumer to pre-validate text before allowing the underlying TextBox to consume it. We use this to prevent Japanese text from causing catastrophic failures. |
 | TextComboColumnContentProvider | A class used to provide content to a Infragistics.Controls.Editors.ComboCellBase object for a particular Infragistics.Controls.Editors.TextComboColumn. |