Back to Devexpress

DevExpress.XtraReports.Wizards Namespace

xtrareports-devexpress-dot-xtrareports-b5a980e2.md

latest13.0 KB
Original Source

DevExpress.XtraReports.Wizards Namespace

Contains classes and interfaces that enable Report Wizard customization.

Assemblies : DevExpress.AIIntegration.Reporting.Common.v25.2.dll, DevExpress.XtraReports.v25.2.dll, DevExpress.XtraReports.v25.2.Extensions.dll

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

Classes

NameDescription
ColumnInfoCacheStores the information about selected data columns while running the Report Wizard.
ColumnInfoSummaryOptionsSpecifies the information that is required to display summary functions on the Specify Summary Options (Multi-Query Version) page of the Report Wizard.
ColumnNameSummaryOptionsSpecifies the information that is required to calculate summary functions available on the Specify Summary Options (Multi-Query Version) page of the Report Wizard.
ColumnSummariesEnables you to assign one or more summary functions to a data column in a master-detail report.
ColumnSummariesSetA collection of ColumnSummaries objects.
CrossTabInfo
CrossTabReportBuilder
CustomLabelInformationSpecifies the information that is required to create a custom Label Report.
DetailReportInfo
GraphicsUnitInfo
GroupingLevelInfoStores the report grouping settings while running the Report Wizard.
LabelInfoProvides a label’s settings available in the Label Wizard.
LabelReportBuilderEnables you to generate labels with the specified settings in code (without running the Label Wizard).
MasterDetailFieldInfoStores data field settings while running the master-detail Report Wizard.
MasterDetailInfoBaseThe base for classes that store settings of queries and data fields while running the master-detail Report Wizard.
MasterDetailInfoCollectionA collection of MasterDetailQueryInfo objects.
MasterDetailQueryInfoStores query settings while running the master-detail Report Wizard.
MasterDetailReportBuilderEnables you to generate master-detail reports with the specified settings in code (without running the Report Wizard).
PaperKindItemProvides settings to paper kinds listed in the Label Wizard.
PaperKindListA collection of PaperKindItem objects.
PaperKindViewInfoProvides the information about paper kinds displayed on the Customize the Label Options page of the Report Wizard.
ReportBuilderEnables you to generate reports with the specified settings in code (without running the Report Wizard).
ReportBuilderBaseThe base for the ReportBuilder, LabelReportBuilder and MasterDetailReportBuilder classes.
ReportInfoProvides information about a report, according to its ReportModel.
ReportModelStores intermediate report settings during the Report Wizard execution.
ReportModelAIExtensions staticContains extension methods to configure intermediate AI-related settings in a report model.
ReportTypes
ReportWizardSettingsProvides Report Wizard settings.
SummaryOptionsProvides settings that are required to display summary functions on the Specify Summary Options (Multi-Query Version) page of the Report Wizard.
XtraReportModelStores intermediate report settings during the Data Source Wizard execution.
XtraReportModelUIEnables you to run the Report Wizard and obtain the resulting ReportModel.
XtraReportWizardClient<TModel>Enables you to register wizard page views with the corresponding presenters for a specified XtraReportModel.

Interfaces

NameDescription
IColumnInfoCacheIf implemented, stores the information about selected data columns while running the Report Wizard.
IComponentFactoryFor internal use.
IDataSourceFactoryFor internal use.
IWizardCustomizationServiceIf implemented, enables customization of the Report Wizard pages in WinForms and WPF applications.

Enums

NameDescription
ReportLayoutLists the report layouts available on the Choose a Report Layout page of the Report Wizard.
ReportStyleIdLists the report styles available on the Choose a Report Style page of the Report Wizard.
ReportTypeLists the report types available on the Choose a Report Type page of the Report Wizard.
SummaryOptionFlagsLists the summary functions available on the Specify Summary Options (Multi-Query Version) page of the Report Wizard.
TemplateCategoryLists the categories of reports available in the Template Wizard.
TemplateFieldCategoryLists the categories of fields available in the Template Report.
TemplateFieldKindLists the types of fields used in the Template Report.
TemplateValueRangeLists the ranges to which values in the Template Report can be applied.
TemplateValueTypeLists the types for template field values available in the Template Wizard.