ReportCustomTemplateDefinition Class Members
In This Topic
The following tables list the members exposed by ReportCustomTemplateDefinition.
Public Constructors
Public Properties
| | Name | Description |
 | Item |
Access and assign the data source by indexing the element name.
|
 | ReportTemplateDataSourceItems |
Gets the list of ReportCustomTemplateDataSourceInfos.
|
 | SupplementalPageValues |
Gets and sets the list of supplemental page items to be used in the report. An item can either be a URI to
a layout in the project or a path to a .pagx file on disk.
|
Top
Public Methods
| | Name | Description |
 | CanCreateReport |
Determines if a new Report using the specified ReportCustomTemplateDefinition can be created.
|
Top
See Also