ChooseReportTypePage Properties
Provides a view for the Choose a Report Type page of the Report Wizard in WPF applications.Name | Description |
---|---|
Description | Specifies the description of the current wizard page. |
IsInDesignMode static | Gets whether design-time mode is active. Inherited from ViewModelBase. |
ReportType | Specifies the selected report type. |
ReportTypes | Specifies available report types. |
UseCustomFooter | Inherited from WizardPageBase. |
See Also