Skip to main content

ChooseReportTemplatePage Properties

Provides a view for the Choose a Report Template page of the Report Wizard in WPF applications.
Name Description
AvailableTemplates Specifies available report templates.
Description Specifies the description of the current wizard page.
IsInDesignMode static Gets whether design-time mode is active. Inherited from ViewModelBase.
SelectedTemplate Specifies the selected report template.
UseCustomFooter Inherited from WizardPageBase.
See Also