Version 24.2 (latest)

SparklineColumnContentProvider Class Methods

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

Public Methods
 NameDescription
Public MethodAdjustDisplayElement (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase)
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 MethodFocusEditor (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase)
Protected MethodNotifyEditorValueChanged (Inherited from Infragistics.Controls.Grids.Primitives.ColumnContentProviderBase)
Protected Internal MethodResolveBindingOverridden. Builds the binding that will be used for a Infragistics.Controls.Grids.Cell  
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 editor 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