DevExpress.XtraReports.Wizards Namespace
In This Article
Contains classes and interfaces that enable Report Wizard customization.
Assemblies: DevExpress.XtraReports.v24.2.dll, DevExpress.XtraReports.v24.2.Extensions.dll
NuGet Packages: DevExpress.Reporting.Core, DevExpress.Win.Reporting
#Classes
Name | Description |
---|---|
Column |
Stores the information about selected data columns while running the Report Wizard. |
Column |
Specifies the information that is required to display summary functions on the Specify Summary Options (Multi-Query Version) page of the Report Wizard. |
Column |
Specifies the information that is required to calculate summary functions available on the Specify Summary Options (Multi-Query Version) page of the Report Wizard. |
Column |
Enables you to assign one or more summary functions to a data column in a master-detail report. |
Column |
A collection of Column |
Cross |
|
Cross |
|
Custom |
Specifies the information that is required to create a custom Label Report. |
Detail |
|
Graphics |
|
Grouping |
Stores the report grouping settings while running the Report Wizard. |
Label |
Provides a label’s settings available in the Label Wizard. |
Label |
Enables you to generate labels with the specified settings in code (without running the Label Wizard). |
Master |
Stores data field settings while running the master-detail Report Wizard. |
Master |
The base for classes that store settings of queries and data fields while running the master-detail Report Wizard. |
Master |
A collection of Master |
Master |
Stores query settings while running the master-detail Report Wizard. |
Master |
Enables you to generate master-detail reports with the specified settings in code (without running the Report Wizard). |
Paper |
Provides settings to paper kinds listed in the Label Wizard. |
Paper |
A collection of Paper |
Paper |
Provides the information about paper kinds displayed on the Customize the Label Options page of the Report Wizard. |
Report |
Enables you to generate reports with the specified settings in code (without running the Report Wizard). |
Report |
The base for the Report |
Report |
Provides information about a report, according to its Report |
Report |
Stores intermediate report settings during the Report Wizard execution. |
Report |
|
Report |
Provides Report Wizard settings. |
Summary |
Provides settings that are required to display summary functions on the Specify Summary Options (Multi-Query Version) page of the Report Wizard. |
Xtra |
Stores intermediate report settings during the Data Source Wizard execution. |
Xtra |
Enables you to run the Report Wizard and obtain the resulting Report |
Xtra |
Enables you to register wizard page views with the corresponding presenters for a specified Xtra |
#Interfaces
Name | Description |
---|---|
IColumn |
If implemented, stores the information about selected data columns while running the Report Wizard. |
IComponent |
For internal use. |
IData |
For internal use. |
IWizard |
If implemented, enables customization of the Report Wizard pages in Win |
#Enums
Name | Description |
---|---|
Report |
Lists the report layouts available on the Choose a Report Layout page of the Report Wizard. |
Report |
Lists the report styles available on the Choose a Report Style page of the Report Wizard. |
Report |
Lists the report types available on the Choose a Report Type page of the Report Wizard. |
Summary |
Lists the summary functions available on the Specify Summary Options (Multi-Query Version) page of the Report Wizard. |
Template |
Lists the categories of reports available in the Template Wizard. |
Template |
Lists the categories of fields available in the Template Report. |
Template |
Lists the types of fields used in the Template Report. |
Template |
Lists the ranges to which values in the Template Report can be applied. |
Template |
Lists the types for template field values available in the Template Wizard. |