Skip to main content
All docs
V25.1
  • AIReportingLocalizer.CreateResXLocalizer() Method

    Namespace: DevExpress.AIIntegration.Reporting.Localization

    Assembly: DevExpress.AIIntegration.Reporting.Common.v25.1.dll

    NuGet Package: DevExpress.AIIntegration.Reporting.Common

    Declaration

    public override XtraLocalizer<AIReportStringId> CreateResXLocalizer()

    Returns

    Type
    XtraLocalizer<AIReportStringId>
    See Also