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

ReportManagerServiceViewModel Class

Provides a list of reports and commands to manage reports.

Namespace: DevExpress.Xpf.Reports.UserDesigner.Extensions

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public class ReportManagerServiceViewModel :
    FrameworkElement

The following members return ReportManagerServiceViewModel objects:

Remarks

See Reports Manager Concepts to learn more

See Also