ReportDesignerClientSideModelGenerator(IServiceProvider) Constructor
Initializes a new instance of the ReportDesignerClientSideModelGenerator class with the specified service provider.
Namespace: DevExpress.XtraReports.Web.ReportDesigner
Assembly: DevExpress.XtraReports.v24.1.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
Declaration
Parameters
Name | Type | Description |
---|---|---|
serviceProvider | IServiceProvider | An object implementing the IServiceProvider interface. |
See Also