Version

CheckboxComboColumnContentProvider Class Members

The following tables list the members exposed by CheckboxComboColumnContentProvider.

Public Constructors
 NameDescription
Public ConstructorCheckboxComboColumnContentProvider ConstructorInstantiates a new instance of the CheckboxComboColumnContentProvider.  
Public Methods
 NameDescription
Public MethodAdjustDisplayElementOverridden. Called 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. (Inherited from Infragistics.Controls.Editors.Primitives.ComboColumnContentProviderBase)
Public MethodResolveDisplayElementOverridden. Sets up the element that will be displayed in a Infragistics.Controls.Editors.ComboCellBase.  
Protected Methods
See Also