Version

Infragistics.Controls.Editors.Primitives Namespace

Classes
 ClassDescription
ClassCheckboxComboColumnContentProvider A class used to provide content to a Infragistics.Controls.Editors.ComboCellBase object for a particular Infragistics.Controls.Editors.CheckboxComboColumn.
ClassComboCellsCollection A Collection of Infragistics.Controls.Editors.ComboCell objects.
ClassComboCellsPanel A panel that lays out Infragistics.Controls.Editors.ComboCellControl objects in a horizontal list.
ClassComboColumnContentProviderBase An abstract class used to provide content to a Infragistics.Controls.Editors.ComboCellBase object for a particular Infragistics.Controls.Editors.ComboColumn.
ClassComboColumnWidthTypeConverter A Type Converter that converts from a string to a ColumnWidth object;
ClassDateComboColumnContentProvider A class used to provide content to a Infragistics.Controls.Editors.ComboCellBase object for a particular Infragistics.Controls.Editors.ImageComboColumn.
ClassHighlightingTextBlock Specialized TextBlock that highlights portions of the text that matches a supplied string. For internal use only.
ClassImageComboColumnContentProvider A class used to provide content to a Infragistics.Controls.Editors.ComboCellBase object for a particular Infragistics.Controls.Editors.ImageComboColumn.
ClassItemsPanel A panel that lays out Infragistics.Controls.Editors.ComboEditorItemControl controls in virtualized vertical list.
ClassItemsPanelBase<T,TControl> A panel containing the ComboEditorItemBase objects.
ClassMultiColumnComboEditorClearSelectionCommand A command that clears the list of the currently selected items.
ClassMultiColumnComboEditorCommandBase Base class for all commands that deal with a Infragistics.Controls.Editors.XamMultiColumnComboEditor.
ClassMultiColumnComboEditorCommandSource The command source object for Infragistics.Controls.Editors.XamMultiColumnComboEditor object.
ClassMultiColumnComboItemsPanel A panel that lays out ComboCellsPanel objects in virtualized vertical list.
ClassSpecializedTextBox 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.
ClassTextComboColumnContentProvider A class used to provide content to a Infragistics.Controls.Editors.ComboCellBase object for a particular Infragistics.Controls.Editors.TextComboColumn.
See Also