Version

ComboColumnContentProviderBase Class Methods

For a list of all members of this type, see ComboColumnContentProviderBase members.

Public Methods
 NameDescription
Public MethodAdjustDisplayElementCalled during EnsureContent to allow the provider a chance to modify it's display based on the current conditions.  
Public MethodApplyFormattingAllows the ComboColumnContentProviderBase to update the value being set for the display element.  
Public MethodResolveDisplayElementSets up the element that will be displayed in a Infragistics.Controls.Editors.ComboCellBase.  
Protected Methods
 NameDescription
Protected Internal MethodResolveBindingBuilds the binding that will be used for a Infragistics.Controls.Editors.ComboCellBase  
See Also