The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

DateTimeColumnContentProvider Class Members

The following tables list the members exposed by DateTimeColumnContentProvider.

Public Constructors
 NameDescription
Public ConstructorDateTimeColumnContentProvider ConstructorInstantiates a new instance of the DateTimeColumnContentProvider.  
Public Properties
 NameDescription
Public PropertyIsToolTip (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase)
Public PropertyRemovePaddingDuringEditing (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase)
Protected Properties
 NameDescription
Protected Internal PropertyCanResolveValueFromEditor (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase)
Public Methods
 NameDescription
Public MethodAdjustDisplayElementOverridden. Called during EnsureContent to allow the provider a chance to modify its display based on the current conditions.  
Public MethodApplyFormatting (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase)
Public MethodEditorLoaded (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase)
Public MethodEditorRemoved (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase)
Public MethodGenerateGroupByCellContent (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase)
Public MethodResetContent (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase)
Public MethodResolveDisplayElementOverridden. Sets up the element that will be displayed in a Infragistics.Controls.Grids.Cell, when the cell is not in edit mode.  
Public MethodResolveEditor (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase)
Public MethodResolveValueFromEditorOverridden. Resolves the value of the editor control, so that the cell's underlying data can be updated.  
Protected Methods
 NameDescription
Protected MethodApplyAddNewRowEditorTemplate (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase)
Protected MethodApplyAddNewRowItemTemplate (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase)
Protected Internal MethodFocusEditorOverridden. Calls the ContentProvider to Attempt to Focus the underlying editor control  
Protected MethodNotifyEditorValueChanged (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase)
Protected Internal MethodResolveBinding (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase)
Protected Internal MethodResolveDisplayElementInternalOverloaded.  (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase)
Protected Internal MethodResolveEditorBinding (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase)
Protected MethodResolveEditorControlOverridden. Sets up the edtior control that will be displayed in a Infragistics.Controls.Grids.Cell when the the cell is in edit mode.  
Protected Internal MethodResolveEditorControlInternal (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase)
See Also