Skip to main content
All docs
V25.2
  • AIReportingLocalizerStringIdExtension.ProvideValue(IServiceProvider) Method

    Namespace: DevExpress.AIIntegration.Reporting.Localization

    Assembly: DevExpress.AIIntegration.Wpf.Reporting.v25.2.dll

    NuGet Package: DevExpress.AIIntegration.Wpf.Reporting

    Declaration

    public override object ProvideValue(
        IServiceProvider serviceProvider
    )

    Parameters

    Name Type
    serviceProvider IServiceProvider

    Returns

    Type
    Object
    See Also