The following tables list the members exposed by SpreadsheetRenderer.
Name | Description | |
---|---|---|
SpreadsheetRenderer Constructor |
Name | Description | |
---|---|---|
Resource | Overridden. Resource string for the widget. Used in the loader dependent script generation. | |
UseLoader | Indicates whether the LoaderModel was initialized. (Inherited from Infragistics.Web.Mvc.RendererBase) |
Name | Description | |
---|---|---|
EndString | Ending string for widget initialization rendering. Can differ depending on whether the LoaderModel is used. (Inherited from Infragistics.Web.Mvc.RendererBase) | |
Render | renders 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 | |
StartString | Starting string for widget initialization rendering. Can differ depending on whether the LoaderModel is used. (Inherited from Infragistics.Web.Mvc.RendererBase) |
View on GitHub