ReportDesignerWizardSettings Properties
Provides the Report Wizard settings.| Name | Description |
|---|---|
| EnableFederationDataSource | Gets or sets whether the Specify Data Source Settings (Data Federation) page is enabled in the Report Wizard and Data Source Wizard. |
| EnableJsonDataSource | Gets or sets whether the Specify Data Source Settings (JSON) page is enabled in the Report Wizard and Data Source Wizard. |
| EnableMongoDBDataSource | Gets or sets whether the Specify Data Source Settings (MongoDB) page is enabled in the Report Wizard and Data Source Wizard. |
| EnableObjectDataSource | Gets or sets whether the Specify Data Source Settings (Object) page is enabled in the Report Wizard and Data Source Wizard. |
| EnableSqlDataSource | Gets or sets whether the Specify Data Source Settings (Database) page is enabled in the Report Wizard and Data Source Wizard. |
| ReportWizardTemplatesSearchBoxVisibility | Specifies whether to display the search box on the Select Report Type page. |
| UseFullscreenWizard | Specifies whether to use the Report Wizard version that runs in the fullscreen mode. |
| UseMasterDetailWizard | Specifies whether to use a Report Wizard version that enables creating master-detail reports and specify its grouping and summary options. |
See Also