Skip to main content
All docs
V26.1
  • AIReportingLocalizerStringIdExtension.ProvideValue(IServiceProvider) Method

    Namespace: DevExpress.AIIntegration.Reporting.Localization

    Assembly: DevExpress.AIIntegration.Wpf.Reporting.v26.1.dll

    Declaration

    public override object ProvideValue(
        IServiceProvider serviceProvider
    )

    Parameters

    Name Type
    serviceProvider IServiceProvider

    Returns

    Type
    Object
    See Also