ChooseReportLayoutPage Properties
Provides a view for the Choose a Report Layout page of the Report Wizard in WPF applications.Name | Description |
---|---|
AdjustFieldWidth | Specifies the state of the Adjust the field width check box. |
Description | Specifies the description of the current wizard page. |
IsInDesignMode static | Gets whether design-time mode is active. Inherited from ViewModelBase. |
Portrait | Specifies the state of the Portrait and Landscape radio buttons. |
ReportLayout | Specifies the selected report layout. |
ReportLayouts | Specifies available report layouts. |
UseCustomFooter | Inherited from WizardPageBase. |
See Also