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

DevExpress.Xpf.Reports.UserDesigner.Extensions Namespace

Contains classes and interfaces that enable Report Wizard customization.

Assembly: DevExpress.Xpf.ReportDesigner.v18.2.dll

Classes

Name Description
GridReportManagerService Allows you to export data from a GridControl using the XtraReports suite.
IReportManagerServiceExtensions static Provides extension methods for IReportManagerService implementation to manage reports.
ReportInfo Provides information that is used to identify the report in the service store
ReportInfoViewModel Provides commands to manage the service’s reports.
ReportManagerBehavior Allows you to create a BarSplitButtonItem customized with common report operations.
ReportManagerService The base class for report manager services.
ReportManagerServiceViewModel Provides a list of reports and commands to manage reports.
StandaloneReportManagerService Allows you to export data from any appropriate data source supported by XtraReport.

Interfaces

Name Description
IReportManagerService Provides methods to convert data from a data grid (for GridReportManagerService) or a data source (for StandaloneReportManagerService) into a report.