Back to Devexpress

StandaloneReportManagerService Class

wpf-devexpress-dot-xpf-dot-reports-dot-userdesigner-dot-extensions-f9258b12.md

latest3.4 KB
Original Source

StandaloneReportManagerService Class

Allows you to export data from any appropriate data source supported by XtraReport.

Namespace : DevExpress.Xpf.Reports.UserDesigner.Extensions

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

NuGet Package : DevExpress.Wpf.Reporting

Declaration

csharp
public class StandaloneReportManagerService :
    ReportManagerService
vb
Public Class StandaloneReportManagerService
    Inherits ReportManagerService

Remarks

See StandaloneReportManagerService to learn more.

Implements

IReportManagerService

IReportStorage

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

ShowReport(XtraReport, Boolean, Boolean)

ShowReport(ReportInfo, Boolean, Boolean)

ShowReportWizard()

UpdateReport(ReportInfo)

UpdateReport(XtraReport)

See Also

StandaloneReportManagerService Members

StandaloneReportManagerService

DevExpress.Xpf.Reports.UserDesigner.Extensions Namespace