Back to Devexpress

ReportManagerServiceViewModel Class

wpf-devexpress-dot-xpf-dot-reports-dot-userdesigner-dot-extensions-8e59ef7a.md

latest2.0 KB
Original Source

ReportManagerServiceViewModel Class

Provides a list of reports and commands to manage reports.

Namespace : DevExpress.Xpf.Reports.UserDesigner.Extensions

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

NuGet Package : DevExpress.Wpf.Reporting

Declaration

csharp
public class ReportManagerServiceViewModel :
    FrameworkElement
vb
Public Class ReportManagerServiceViewModel
    Inherits FrameworkElement

The following members return ReportManagerServiceViewModel objects:

Remarks

See Reports Manager Concepts to learn more

Inheritance

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement ReportManagerServiceViewModel

See Also

ReportManagerServiceViewModel Members

Reports Manager Concepts

DevExpress.Xpf.Reports.UserDesigner.Extensions Namespace