Skip to main content

DxReportDesignerWizardSettings Properties

Provides access to the Report Designer‘s wizard settings.
Name Description
EnableFederationDataSource
EnableJsonDataSource Gets or sets whether the Specify Data Source Settings (JSON) 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 the Report Wizard can create master-detail reports and specify its grouping and summary options.
See Also