ReportManagerServiceViewModel Class
In This Article
Provides a list of reports and commands to manage reports.
Namespace: DevExpress.Xpf.Reports.UserDesigner.Extensions
Assembly: DevExpress.Xpf.ReportDesigner.v24.2.dll
NuGet Package: DevExpress.Wpf.Reporting
#Declaration
public class ReportManagerServiceViewModel :
FrameworkElement
#Related API Members
The following members return ReportManagerServiceViewModel objects:
#Remarks
See Reports Manager Concepts to learn more
#Inheritance
Object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
ReportManagerServiceViewModel
See Also