IChooseReportTemplatePageView Members
If implemented, provides a view for the Choose a Report Template page of the Report Wizard.Properties
Name | Description |
---|---|
TemplateReportType | If implemented, specifies the selected template report type. |
Methods
Name | Description |
---|---|
FillTemplates(IEnumerable<TemplateInfo>) | If implemented, populates the list of available templates. |
See Also