The following tables list the members exposed by GridRenderer.
Name | Description | |
---|---|---|
![]() | GridRenderer Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Model | reference to the grid model |
![]() | 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 | Overloaded. renders the initialization string |
![]() | 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