ChooseReportStylePage Properties
Provides a view for the Choose a Report Style 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. |
| ReportStyles | Specifies available report styles. |
| SelectedReportStyle | Specifies the selected report style. |
| UseCustomFooter | Inherited from WizardPageBase. |
See Also