StandaloneReportManagerService Class
In This Article
Allows you to export data from any appropriate data source supported by XtraReport.
Namespace: DevExpress.Xpf.Reports.UserDesigner.Extensions
Assembly: DevExpress.Xpf.ReportDesigner.v24.2.dll
NuGet Package: DevExpress.Wpf.Reporting
#Declaration
public class StandaloneReportManagerService :
ReportManagerService
#Remarks
See StandaloneReportManagerService to learn more.
#Inheritance
Show 12 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>
ServiceBase
ReportManagerService
StandaloneReportManagerService
#Extension Methods
See Also