Click or drag to resize

JsonRenderer Properties

The JsonRenderer type exposes the following members.

Properties
 NameDescription
Public propertyCustomTemplate The custom template text used instead of the template defined by the template name
(Inherited from RootRenderer)
Public propertyParameters The renderer parameters
(Inherited from RootRenderer)
Public propertyReport Report of the renderer
(Inherited from RootRenderer)
Public propertyTemplate Current ReportViewTemplate
(Inherited from RootRenderer)
Public propertyUseCustomTemplate If true, the template text can be modified
(Inherited from RootRenderer)
Public propertyViewTemplateText Current template text of the view
(Inherited from RootRenderer)
Top
See Also