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

IReportManagerServiceExtensions Class

Provides extension methods for IReportManagerService implementation to manage reports.

Namespace: DevExpress.Xpf.Reports.UserDesigner.Extensions

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public static class IReportManagerServiceExtensions

Remarks

To get more information about how to create new reports and control existing ones, see the Reports Manager Concepts topic.

Inheritance

Object
IReportManagerServiceExtensions
See Also