Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.XtraReports.Wizards.Presenters Namespace

In This Article

Contains classes that provide functionality to the Report Wizard page presenters.

Assembly: DevExpress.XtraReports.v24.2.dll

NuGet Package: DevExpress.Reporting.Core

#Classes

Name Description
AddGroupingLevelPage<TModel> Provides a presenter to the Add Grouping Levels (Multi-Query Version) page of the Report Wizard.
ChooseDataSourceTypePageEx<TModel> Supplies a presenter for the Select the Data Source Type page of the Report Wizard.
ChooseEFConnectionStringPageEx<TModel> Provides a presenter to the Select the Data Context page of the Report Wizard.
ChooseEFDataMemberPageEx<TModel> Provides a presenter to the Select a Data Member page of the Report Wizard.
ChooseExistingConnectionPageEx<TModel>
ChooseJsonSchemaPageEx<TModel>
ChooseMongoDBSchemaPageEx<TModel>
ChooseObjectBindingModePageEx<TModel> Provides a presenter to the Select the Data Binding Mode page of the Report Wizard.
ChooseObjectConstructorPageEx<TModel> Provides a presenter to the Select a Data Source Constructor page of the Report Wizard.
ChooseObjectMemberPageEx<TModel> Provides a presenter to the Select a Data Source Member page of the Report Wizard.
ChooseObjectTypePageEx<TModel> Provides a presenter to the Select a Data Source Type page of the Report Wizard.
ChooseReportColorSchemePage<TModel> Provides a presenter to the Choose a Report Color Scheme page of the Report Wizard.
ChooseReportLayoutPage<TModel> Provides a presenter to the Choose a Report Layout page of the Report Wizard.
ChooseReportStylePage<TModel> Provides a presenter to the Choose a Report Style page of the Report Wizard.
ChooseReportTemplatePage<TModel> Provides a presenter to the Choose a Report Template page of the Report Wizard.
ChooseReportTypePage<TModel> Provides a presenter to the Choose a Report Type page of the Report Wizard.
ChooseSummaryOptionsPage<TModel> Provides a presenter to the Specify Summary Options (Multi-Query Version) page of the Report Wizard.
ChooseXPObjectSourceConnectionPageEx<TModel>
ChooseXPObjectSourceConnectionTypePageEx<TModel>
ChooseXPObjectSourceEntityTypePageEx<TModel>
ConfigureCrossTabPage<TModel>
ConfigureEFFiltersPageEx<TModel> Provides a presenter to the Configure Filters page of the Report Wizard.
ConfigureEFStoredProceduresPageEx<TModel> Provides a presenter to the Bind to a Stored Procedure page of the Report Wizard.
ConfigureExcelFileColumnsPageEx<TModel> Provides a presenter to the Choose Columns page of the Report Wizard.
ConfigureMongoDBQueriesPageEx<TModel>
ConfigureQueryPageEx<TModel> This page is no longer used in the current Report Wizard implementation. Use the MultiQueryConfigurePageEx<TModel> class instead (corresponding to the Create a Query or Select a Stored Procedure (Multi-Query Version) wizard page).
ConfigureReportPageSettingsPage<TModel> Provides a presenter to the Specify Report Page Settings page of the Report Wizard.
ConfigureSqlParametersPageEx<TModel> This page is no longer used in the current Report Wizard implementation. Use the MultiQueryConfigureParametersPageEx<TModel> class instead (corresponding to the Configure Query Parameters wizard page).
ConfigureXPObjectSourceConnectionPropertiesPageEx<TModel>
CustomizeLabelPage<TModel> Provides a presenter to the Customize the Label Options page of the Report Wizard.
MapReportTemplateFieldsPage<TModel> Provides a presenter to the Map Report Template Fields page of the Report Wizard.
MasterDetailAddGroupingLevelPage<TModel> Provides a presenter to the Add Grouping Levels (Multi-Query Version) page of the Report Wizard.
MasterDetailChooseSummaryOptionsPage<TModel> Provides a presenter to the Specify Summary Options (Multi-Query Version) page of the Report Wizard.
MasterDetailFieldModel A model, specifying the settings of a key field that defines the master-detail relationship between data tables.
MasterDetailQueryModel A model, specifying the settings of a key field that defines the master-detail relationship between data tables.
MasterDetailSelectDataMembersPage<TModel> Provides a presenter to the Choose Fields to Display in a Report (Multi-Query Version) page of the Report Wizard.
MultiFederatedQueryConfigurePageEx<TModel>
MultiQueryConfigurePageEx<TModel> Provides a presenter to the Create a Query or Select a Stored Procedure (Multi-Query Version) page of the Report Wizard.
MultiQueryConfigureParametersPageEx<TModel> Provides a presenter to the Configure Query Parameters page of the Report Wizard.
MultiQuerySelectFieldsPage<TModel> Provides a presenter to the Choose Fields to Display in a Report (Obsolete) page of the Report Wizard.
ObjectConstructorParametersPageEx<TModel> Provides a presenter to the Specify the Constructor Parameters page of the Report Wizard.
ObjectMemberParametersPageEx<TModel> Provides a presenter to the Specify the Member Parameters page of the Report Wizard.
SaveXPObjectSourceConnectionPageEx<TModel>
SelectColumnsPage<TModel> This page is no longer used in the current Report Wizard implementation. Use the MultiQuerySelectFieldsPage<TModel> class instead (corresponding to the Choose Fields to Display in a Report (Multi-Query Version) wizard page).
SelectCrossTabDataMemberPage<TModel>
SelectLabelTypePage<TModel> Provides a presenter to the Select the Label Type page of the Report Wizard.
SelectSingleDataMemberPage<TView, TModel>
SetReportTitlePage<TModel> Provides a presenter to the Set the Report Title page of the Report Wizard.
SpecifyReportTemplateOptionsPage<TModel> Provides a presenter to the Specify Report Template Options page of the Report Wizard.

#Enums

Name Description
ElementType Lists the supported data item types.