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