Back to Devexpress

DevExpress.XtraReports.Wizards.Views Namespace

xtrareports-devexpress-dot-xtrareports-dot-wizards-33f17895.md

latest20.4 KB
Original Source

DevExpress.XtraReports.Wizards.Views Namespace

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

Assemblies : DevExpress.XtraReports.v25.2.dll, DevExpress.XtraReports.v25.2.Extensions.dll

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

Classes

NameDescription
AddGroupingLevelPageViewProvides a view for the Add Grouping Levels (Multi-Query Version) page of the Report Wizard in WinForms applications.
ChooseExistingConnectionPageViewEx
ChooseObjectConstructorPageViewExProvides a view for the Select a Data Source Constructor page of the Report Wizard in WinForms applications.
ChooseReportColorSchemePageViewProvides a view for the Choose a Report Color Scheme page of the Report Wizard in WinForms applications.
ChooseReportDataSourceTypePageViewExSupplies a view for the Select the Data Source Type page of the Report Wizard.
ChooseReportLayoutPageViewProvides a view for the Choose a Report Layout page of the Report Wizard in WinForms applications.
ChooseReportStylePageViewProvides a view for the Choose a Report Style page of the Report Wizard in WinForms applications.
ChooseReportTemplatePageViewProvides a view for the Choose a Report Template page of the Report Wizard in WinForms applications.
ChooseReportTypePageViewProvides a view for the Choose a Report Type page of the Report Wizard.
ChooseSummaryOptionsPageViewProvides a view for the Specify Summary Options (Multi-Query Version) page of the Report Wizard in WinForms applications.
ConfigureCrossTabPageView
ConfigureReportPageSettingsPageViewProvides a view for the Specify Report Page Settings page of the Report Wizard in WinForms applications.
CustomizeLabelPageViewProvides a view for the Customize the Label Options page of the Report Wizard in WinForms applications.
MapReportTemplateFieldsPageViewProvides a view for the Map Report Template Fields page of the Report Wizard in WinForms applications.
MarginChangedEventArgsProvides data for the MarginChanged event.
MasterDetailAddGroupingLevelPageViewProvides a view for the Add Grouping Levels (Multi-Query Version) page of the Report Wizard in WinForms applications.
MasterDetailChooseSummaryOptionsPageViewProvides a view for the Specify Summary Options (Multi-Query Version) page of the Report Wizard in WinForms applications.
MasterDetailSelectDataMembersPageViewProvides a view for the Choose Fields to Display in a Report (Multi-Query Version) page of the Report Wizard in WinForms applications.
MultiQuerySelectFieldsPageViewProvides a view for the Choose Fields to Display in a Report (Obsolete) page of the Report Wizard in WinForms applications.
SelectColumnsPageViewThis 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
SelectLabelTypePageViewProvides a view for the Select the Label Type page of the Report Wizard in WinForms applications.
SetReportTitlePageViewProvides a view for the Set the Report Title page of the Report Wizard in WinForms applications.
SpecifyReportTemplateOptionsPageViewProvides a view for the Specify Report Template Options page of the Report Wizard in WinForms applications.

Interfaces

NameDescription
IAddGroupingLevelPageViewIf implemented, provides a view for the Add Grouping Levels (Single-Query Version) page of the Report Wizard.
IChooseExistingConnectionPageViewEx
IChooseReportColorSchemePageViewIf implemented, provides a view for the Choose a Report Color Scheme page of the Report Wizard.
IChooseReportLayoutPageViewIf implemented, provides a view for the Choose a Report Layout page of the Report Wizard.
IChooseReportStylePageViewIf implemented, provides a view for the Choose a Report Style page of the Report Wizard.
IChooseReportTemplatePageViewIf implemented, provides a view for the Choose a Report Template page of the Report Wizard.
IChooseReportTypePageViewIf implemented, provides a view for the Choose a Report Type page of the Report Wizard.
IChooseSummaryOptionsPageViewIf implemented, provides a view for the Specify Summary Options (Single-Query Version) page of the Report Wizard.
IConfigureCrossTabPageView
IConfigureReportPageSettingsPageViewIf implemented, provides a view for the Specify Report Page Settings page of the Report Wizard.
ICustomizeLabelPageViewIf implemented, provides a view for the Customize the Label Options page of the Report Wizard.
IMapReportTemplateFieldsPageViewIf implemented, provides a view for the Map Report Template Fields page of the Report Wizard.
IMasterDetailAddGroupingLevelPageViewIf implemented, provides a view for the Add Grouping Levels (Single-Query Version) page of the Report Wizard.
IMasterDetailChooseSummaryOptionsPageViewIf implemented, provides a view for the Specify Summary Options (Multi-Query Version) page of the Report Wizard.
IMasterDetailSelectDataMembersPageViewIf implemented, provides a view for the Choose Fields to Display in a Report (Multi-Query Version) page of the Report Wizard.
IMultiQuerySelectFieldsPageViewIf implemented, provides a view for the Choose Fields to Display in a Report (Obsolete) page of the Report Wizard.
ISelectColumnsPageViewThis 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
ISelectDataSourcePageViewThis page is no longer used in the current Report Wizard implementation.
ISelectLabelTypePageViewIf implemented, provides a view for the Select the Label Type page of the Report Wizard.
ISetReportTitlePageViewIf implemented, provides a view for the Set the Report Title page of the Report Wizard.
ISpecifyReportTemplateOptionsPageViewIf implemented, provides a view for the Specify Report Template Options page of the Report Wizard.
IWelcomePageViewThis page is no longer used in the current Report Wizard implementation.