LocalizeExtension(IServiceProvider) Constructor
Initializes a new instance of the LocalizeExtension class with specified settings.
Namespace: DevExpress.AIIntegration.Reporting.Common.Extensions
Assembly: DevExpress.AIIntegration.Reporting.Common.v25.1.dll
NuGet Package: DevExpress.AIIntegration.Reporting.Common
Declaration
Parameters
Name | Type | Description |
---|---|---|
serviceProvider | IServiceProvider | A service provider. |
See Also