Version

SparklineColumnContentProvider Class Members

The following tables list the members exposed by SparklineColumnContentProvider.

Public Constructors
 NameDescription
Public ConstructorSparklineColumnContentProvider ConstructorInitializes a new instance of the SparklineColumnContentProvider class.  
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 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