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.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
service | ReportManagerService | A service associated with the current ViewModel. |
See Also