Version

TextComboColumnContentProvider Class Members

The following tables list the members exposed by TextComboColumnContentProvider.

Public Constructors
 NameDescription
Public ConstructorTextComboColumnContentProvider ConstructorInstantiates a new instance of the TextComboColumnContentProvider.  
Public Methods
 NameDescription
Public MethodAdjustDisplayElementCalled during EnsureContent to allow the provider a chance to modify it's display based on the current conditions. (Inherited from Infragistics.Controls.Editors.Primitives.ComboColumnContentProviderBase)
Public MethodApplyFormattingOverridden. Allows the ComboColumnContentProviderBase to update the value being set for the display element.  
Public MethodResolveDisplayElementOverridden. Sets up the element that will be displayed in a Infragistics.Controls.Editors.ComboCellBase, when the cell is not in edit mode.  
Protected Methods
See Also