ReportManagerServiceViewModel(ReportManagerService) Constructor
Initializes a new instance of the ReportManagerServiceViewModel class with the specified settings.
Namespace: DevExpress.Xpf.Reports.UserDesigner.Extensions
Assembly: DevExpress.Xpf.ReportDesigner.v25.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| service | ReportManagerService | A service associated with the current ViewModel. |
See Also