Back to Devexpress

DevExpress.Xpf.Reports.UserDesigner.Extensions Namespace

wpf-devexpress-dot-xpf-dot-reports-dot-userdesigner-79e0cb23.md

latest2.4 KB
Original Source

DevExpress.Xpf.Reports.UserDesigner.Extensions Namespace

Contains classes and interfaces that enable Report Wizard customization.

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

NuGet Package : DevExpress.Wpf.Reporting

Classes

NameDescription
GridReportManagerServiceAllows you to export data from a GridControl using the XtraReports suite.
IReportManagerServiceExtensions staticProvides extension methods for IReportManagerService implementation to manage reports.
ReportInfoProvides information that is used to identify the report in the service store
ReportInfoViewModelProvides commands to manage the service’s reports.
ReportManagerBehaviorAllows you to create a BarSplitButtonItem customized with common report operations.
ReportManagerServiceThe base class for report manager services.
ReportManagerServiceViewModelProvides a list of reports and commands to manage reports.
StandaloneReportManagerServiceAllows you to export data from any appropriate data source supported by XtraReport.

Interfaces

NameDescription
IReportManagerServiceProvides methods to convert data from a data grid (for GridReportManagerService) or a data source (for StandaloneReportManagerService) into a report.