Skip to main content
A newer version of this page is available. .

DevExpress.Reporting.Designer.Wizard Module

Contains classes and interfaces that implement the Report Wizard functionality.

Classes

Name Description
AddGroupFieldsPage<TState, TResult> Implements the Add Group Fields section of the Report Wizard’s Define Report Layout page.
AddSummaryFieldsPage<TState, TResult> Implements the Add Summary Fields section of the Report Wizard’s Define Report Layout page.
ChooseAvailableDataSourcePage<TState, TResult> Implements the Choose an available data source section of the Report Wizard’s Select Data Source page.
ChooseDataSourceTypePage Implements the Select the data source type section of the Report Wizard’s Select Data Source page.
ChooseJsonSchemaPage Implements the Select Data Fields section of the Report Wizard’s Specify Data Source Settings (JSON) page.
ConfigurePageSettingsPage<TState, TResult> Implements the Page Settings and Color Scheme section of the Report Wizard’s Specify Page Settings page.
CustomizeLabelPage<TState, TResult> Implements the Customize Label Parameters section of the Report Wizard’s Specify Page Settings (Label) page.
DefineReportLayoutPage<TState, TResult> Implements the Report Wizard’s Define Report Layout page.
FullscreenReportWizard Implements the functionality for the fullscreen Report Wizard.
FullscreenReportWizardPageIterator Defines the Report Wizard‘s page sequence.
SelectDataMembersPage<TState, TResult> Implements the Select Queries and Select Data Fields sections of the Report Wizard’s Define Report Layout page.
SelectDataSourcePage<TState, TResult> Implements the Report Wizard’s Select Data Source page.
SelectLabelTypePage<TState, TResult> Implements the Select Label Type section of the Report Wizard’s Specify Page Settings (Label) page.
SelectReportTypePage Implements the Report Wizard’s Select Report Type page.
SpecifyJsonDataSourceSettingsPage<TState, TResult> Implements the Report Wizard’s Specify Data Source Settings (JSON) page.
SpecifyLabelSettingsPage<TState, TResult> Implements the Report Wizard’s Specify Page Settings (Label) page.
SpecifyPageSettingsPage<TState, TResult> Implements the Report Wizard’s Specify Page Settings page.
SpecifyReportTitlePage<TState, TResult> Implements the Specify Report Title section of the Report Wizard’s Specify Page Settings page.
SpecifySqlDataSourceSettingsPage<TState, TResult> Implements the Report Wizard’s Specify Data Source Settings (Database) page.

Interfaces

Name Description
IColorSchemeState If implemented, provides functionality for a color scheme’s state.
IReportWizardState If implemented, provides functionality for the Report Wizard‘s global state.

Enums

Name Description
ReportType Lists the report types available in the Web Report Wizard.

Variables

Name Description
FullscreenReportWizardPageId Lists the values that identify the Fullscreen Report Wizard‘s pages.
FullscreenReportWizardSectionId Lists the values that identify sections of the Fullscreen Report Wizard‘s pages.

Type Aliases

Name Description
WizardRunType Lists the values that specify the wizard type to run.
WizardType Lists the values that specify the wizard.
WizardTypeString Lists the values that identify the wizard type.