ReportingResourcesConfigurator(ResourcesConfigurator) Constructor
Initializes a new instance of the ReportingResourcesConfigurator class with specified settings.
Namespace: DevExpress.Blazor.Reporting
Assembly: DevExpress.Blazor.Reporting.v25.2.JSBasedControls.Common.dll
NuGet Package: DevExpress.Blazor.Reporting.JSBasedControls.Common
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| resourcesConfigurator | ResourcesConfigurator | A configurator for DevExpress Blazor resources. |
See Also