| CSVRenderer Properties | 
The CSVRenderer type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CustomTemplate | The custom template text used instead of the template defined by the template name (Inherited from RootRenderer) | 
|  | Parameters | The renderer parameters (Inherited from RootRenderer) | 
|  | Report | Report of the renderer (Inherited from RootRenderer) | 
|  | Template | Current ReportViewTemplate (Inherited from RootRenderer) | 
|  | UseCustomTemplate | If true, the template text can be modified (Inherited from RootRenderer) | 
|  | ViewTemplateText | Current template text of the view (Inherited from RootRenderer) | 
 See Also
See Also