Back to Devexpress

IDxReportingLocalizationService Interface

xtrareports-devexpress-dot-blazor-dot-reporting-dot-localization-77d82514.md

latest1.1 KB
Original Source

IDxReportingLocalizationService Interface

Allows you to implement a custom localization service.

Namespace : DevExpress.Blazor.Reporting.Localization

Assembly : DevExpress.Blazor.Reporting.v25.2.Viewer.dll

NuGet Package : DevExpress.Blazor.Reporting.Viewer

Declaration

csharp
public interface IDxReportingLocalizationService :
    IDxViewerLocalizationService,
    IDxLocalizationService
vb
Public Interface IDxReportingLocalizationService
    Inherits IDxViewerLocalizationService,
             IDxLocalizationService

See Also

IDxReportingLocalizationService Members

DevExpress.Blazor.Reporting.Localization Namespace