Skip to main content
All docs
V26.1
  • IDxReportingLocalizationService Interface

    Allows you to implement a custom localization service.

    Namespace: DevExpress.Blazor.Reporting.Localization

    Assembly: DevExpress.Blazor.Reporting.v26.1.Viewer.dll

    Declaration

    public interface IDxReportingLocalizationService :
        IDxViewerLocalizationService,
        IDxLocalizationService
    See Also