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

ReportManagerService Class

The base class for report manager services.

Namespace: DevExpress.Xpf.Reports.UserDesigner.Extensions

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

Declaration

public abstract class ReportManagerService :
    ServiceBase,
    IReportManagerService,
    IReportStorage

Remarks

See Report Services to learn more.

Inheritance

Show 13 items
Object
DispatcherObject
DependencyObject
Freezable
Animatable
DevExpress.Mvvm.UI.Interactivity.AttachableObjectBase
DevExpress.Mvvm.UI.Interactivity.Behavior
DevExpress.Mvvm.UI.Interactivity.Behavior<FrameworkElement>
DevExpress.Mvvm.UI.ServiceBaseGeneric<FrameworkElement>
See Also