The following tables list the members exposed by DateColumnContentProvider.
Name | Description | |
---|---|---|
![]() | DateColumnContentProvider Constructor | Instantiates a new instance of the Infragistics.Controls.Grids.Primitives.CheckBoxColumnContentProvider. |
Name | Description | |
---|---|---|
![]() | IsToolTip | Gets/Sets whether this Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase is being used to populate the content of a ToolTip. (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase) |
![]() | RemovePaddingDuringEditing | Gets/Sets whether the padding of a Cell should be removed before putting an editor into edit mode. (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase) |
Name | Description | |
---|---|---|
![]() | CanResolveValueFromEditor | Gets a value indicating whether the ColumnChooserCommandBase can resolve value from editor using the Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase.ResolveValueFromEditor method. (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase) |
Name | Description | |
---|---|---|
![]() | AdjustDisplayElement | Overridden. Called during EnsureContent to allow the provider a chance to modify its display based on the current conditions. |
![]() | ApplyFormatting | Allows the Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase to update the value being set for the display element. (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase) |
![]() | EditorLoaded | Overridden. Invoked when the editor's loaded event is raised. |
![]() | EditorRemoved | Overridden. Raised when the editor is removed from the cell. |
![]() | GenerateGroupByCellContent | Used when rendering a GroupByRow, allows for the column content provider to override default behavior and render out a representation of the data. (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase) |
![]() | ResetContent | Raised when the cell is recycling to allow the provider a chance to clear any internal members. (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase) |
![]() | ResolveDisplayElement | Overridden. Sets up the element that will be displayed in a Cell, when the cell is not in edit mode. |
![]() | ResolveEditor | Sets up the edtior control that will be displayed in a Cell when the the cell is in edit mode. (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase) |
![]() | ResolveValueFromEditor | Overridden. Resolves the value of the editor control, so that the cell's underlying data can be updated. |
Name | Description | |
---|---|---|
![]() | ApplyAddNewRowEditorTemplate | If there is an AddNewRowEditorTemplate then it will be loaded for an Infragistics.Controls.Grids.Primitives.AddNewRowCell. (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase) |
![]() | ApplyAddNewRowItemTemplate | If there is an AddNewItemTemplate then it will be loaded for an AddNewRow cell. (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase) |
![]() | FocusEditor | Overridden. Calls the ContentProvider to Attempt to Focus the underlying editor control |
![]() | NotifyEditorValueChanged | Used to notify the owning cell when an editor's value has changed. (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase) |
![]() | ResolveBinding | Builds the binding that will be used for a Cell (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase) |
![]() | ResolveDisplayElementInternal | Overloaded. Sets up the element that will be displayed in a Cell, when the cell is not in edit mode. (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase) |
![]() | ResolveEditorBinding | Creates a System.Windows.Data.Binding that can be applied to an editor. (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase) |
![]() | ResolveEditorControl | Overridden. Sets up the edtior control that will be displayed in a Cell when the the cell is in edit mode. |
![]() | ResolveEditorControlInternal | Sets up the edtior control that will be displayed in a Cell when the the cell is in edit mode. (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase) |