IChooseReportLayoutPageView Members
If implemented, provides a view for the Choose a Report Layout page of the Report Wizard.Properties
| Name | Description |
|---|---|
| AdjustFieldWidth | If implemented, specifies the state of the Adjust the field width check box. |
| IsGroupedReport | If implemented, specifies whether or not the report contains groups. |
| Portrait | If implemented, specifies the state of the Portrait and Landscape radio buttons. |
| ReportLayout | If implemented, specifies the selected report layout. |
See Also