Click or drag to resize

ReportViewTemplate Properties

The ReportViewTemplate type exposes the following members.

Properties
 NameDescription
Public propertyCompilationKey Compilation key for the template
Public propertyConfigurationPath Path of the configuration file for the template
Public propertyDescription Description
Public propertyError Current errors
Public propertyFilePath Current file path of the template
Public propertyForReportModel True if the template is for a report model view
Public propertyIsModelViewChild True if the template must have a Model View parent
Public propertyIsModified True if the template or its configuration is modified
Public propertyIsRestrictionsView True if the template is for a restrictions view
Public propertyIsWidgetView True if the template is for a widget view
Public propertyName Name of the view template
Public propertyParameters Parameters defined for the template
Public propertyParentNames Allowed parent template names
Public propertyPartialTemplatesPath List of partial templates path
Public propertyRendererType Renderer type if the template is used for a renderer
Public propertyText Text of the template
Top
See Also