Skip to main content

ReportDesignerClientSideModelGenerator Constructors

The class used to generate a client-side model of the Web End-User Report Designer.
Name Parameters Description
ReportDesignerClientSideModelGenerator() none Initializes a new instance of the ReportDesignerClientSideModelGenerator class with the default settings.
ReportDesignerClientSideModelGenerator(IServiceProvider) serviceProvider Initializes a new instance of the ReportDesignerClientSideModelGenerator class with the specified service provider.
See Also