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

DevExpress.XtraReports.Wizards.Views Namespace

Contains classes and interfaces that provide functionality to the Report Wizard page views.

Assemblies: DevExpress.XtraReports.v20.1.dll, DevExpress.XtraReports.v20.1.Extensions.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core, DevExpress.Win.Reporting

Classes

Name Description
AddGroupingLevelPageView Provides a view for the Add Grouping Levels (Multi-Query Version) page of the Report Wizard in WinForms applications.
ChooseObjectConstructorPageViewEx Provides a view for the Select a Data Source Constructor page of the Report Wizard in WinForms applications.
ChooseReportColorSchemePageView Provides a view for the Choose a Report Color Scheme page of the Report Wizard in WinForms applications.
ChooseReportDataSourceTypePageViewEx
ChooseReportLayoutPageView Provides a view for the Choose a Report Layout page of the Report Wizard in WinForms applications.
ChooseReportStylePageView Provides a view for the Choose a Report Style page of the Report Wizard in WinForms applications.
ChooseReportTemplatePageView Provides a view for the Choose a Report Template page of the Report Wizard in WinForms applications.
ChooseReportTypePageView Provides a view for the Choose a Report Type page of the Report Wizard.
ChooseSummaryOptionsPageView Provides a view for the Specify Summary Options (Multi-Query Version) page of the Report Wizard in WinForms applications.
ConfigureCrossTabPageView
ConfigureReportPageSettingsPageView Provides a view for the Specify Report Page Settings page of the Report Wizard in WinForms applications.
CustomizeLabelPageView Provides a view for the Customize the Label Options page of the Report Wizard in WinForms applications.
MapReportTemplateFieldsPageView Provides a view for the Map Report Template Fields page of the Report Wizard in WinForms applications.
MarginChangedEventArgs Provides data for the MarginChanged event.
MasterDetailAddGroupingLevelPageView Provides a view for the Add Grouping Levels (Multi-Query Version) page of the Report Wizard in WinForms applications.
MasterDetailChooseSummaryOptionsPageView Provides a view for the Specify Summary Options (Multi-Query Version) page of the Report Wizard in WinForms applications.
MasterDetailSelectDataMembersPageView Provides a view for the Choose Fields to Display in a Report (Multi-Query Version) page of the Report Wizard in WinForms applications.
MultiQuerySelectFieldsPageView Provides a view for the Choose Fields to Display in a Report (Obsolete) page of the Report Wizard in WinForms applications.
SelectColumnsPageView This page is no longer used in the current Report Wizard implementation. Use the MultiQuerySelectFieldsPageView class instead (corresponding to the Choose Fields to Display in a Report (Multi-Query Version) wizard page).
SelectCrossTabDataMemberPageView
SelectLabelTypePageView Provides a view for the Select the Label Type page of the Report Wizard in WinForms applications.
SetReportTitlePageView Provides a view for the Set the Report Title page of the Report Wizard in WinForms applications.
SpecifyReportTemplateOptionsPageView Provides a view for the Specify Report Template Options page of the Report Wizard in WinForms applications.

Interfaces

Name Description
IAddGroupingLevelPageView If implemented, provides a view for the Add Grouping Levels (Single-Query Version) page of the Report Wizard.
IChooseReportColorSchemePageView If implemented, provides a view for the Choose a Report Color Scheme page of the Report Wizard.
IChooseReportLayoutPageView If implemented, provides a view for the Choose a Report Layout page of the Report Wizard.
IChooseReportStylePageView If implemented, provides a view for the Choose a Report Style page of the Report Wizard.
IChooseReportTemplatePageView If implemented, provides a view for the Choose a Report Template page of the Report Wizard.
IChooseReportTypePageView If implemented, provides a view for the Choose a Report Type page of the Report Wizard.
IChooseSummaryOptionsPageView If implemented, provides a view for the Specify Summary Options (Single-Query Version) page of the Report Wizard.
IConfigureCrossTabPageView
IConfigureReportPageSettingsPageView If implemented, provides a view for the Specify Report Page Settings page of the Report Wizard.
ICustomizeLabelPageView If implemented, provides a view for the Customize the Label Options page of the Report Wizard.
IMapReportTemplateFieldsPageView If implemented, provides a view for the Map Report Template Fields page of the Report Wizard.
IMasterDetailAddGroupingLevelPageView If implemented, provides a view for the Add Grouping Levels (Single-Query Version) page of the Report Wizard.
IMasterDetailChooseSummaryOptionsPageView If implemented, provides a view for the Specify Summary Options (Multi-Query Version) page of the Report Wizard.
IMasterDetailSelectDataMembersPageView If implemented, provides a view for the Choose Fields to Display in a Report (Multi-Query Version) page of the Report Wizard.
IMultiQuerySelectFieldsPageView If implemented, provides a view for the Choose Fields to Display in a Report (Obsolete) page of the Report Wizard.
ISelectColumnsPageView This page is no longer used in the current Report Wizard implementation. Use the IMultiQuerySelectFieldsPageView interface instead (corresponding to the Choose Fields to Display in a Report (Multi-Query Version) wizard page).
ISelectCrossTabDataMemberPageView
ISelectDataSourcePageView This page is no longer used in the current Report Wizard implementation.
ISelectLabelTypePageView If implemented, provides a view for the Select the Label Type page of the Report Wizard.
ISetReportTitlePageView If implemented, provides a view for the Set the Report Title page of the Report Wizard.
ISpecifyReportTemplateOptionsPageView If implemented, provides a view for the Specify Report Template Options page of the Report Wizard.
IWelcomePageView This page is no longer used in the current Report Wizard implementation.