Version

DateComboColumnContentProvider Class Members

The following tables list the members exposed by DateComboColumnContentProvider.

Public Constructors
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 MethodResolveDisplayElementSets up the element that will be displayed in a Infragistics.Controls.Editors.ComboCellBase, when the cell is not in edit mode. (Inherited from Infragistics.Controls.Editors.Primitives.TextComboColumnContentProvider)
Protected Methods
See Also