Version 22.2

SparklineRenderer Class Methods

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

Public Methods
 NameDescription
Public MethodEndStringEnding string for widget initialization rendering. Can differ depending on whether the LoaderModel is used. (Inherited from Infragistics.Web.Mvc.RendererBase)
Public MethodRenderrenders initialization code which is comprised of the container element, with the ID equal to that of the model ID, followed by a script block with the jQuery UI widget initialization code  
Public MethodStartStringStarting string for widget initialization rendering. Can differ depending on whether the LoaderModel is used. (Inherited from Infragistics.Web.Mvc.RendererBase)
See Also

View on GitHub