Skip to main content

DevExpress.Blazor.Localization Namespace

Contains classes for DevExpress Blazor components localization.

Assemblies: DevExpress.Blazor.v24.2.dll, DevExpress.Blazor.v24.2.Viewer.dll

NuGet Packages: DevExpress.Blazor, DevExpress.Blazor.Viewer

Classes

Name Description
DxBlazorViewerLocalizerLocalizationService Allows you to change localizable text at runtime.
DxLocalizationService Implements the base functionality for custom localization of Blazor applications.

Interfaces

Name Description
IDxLocalizationService Allows you to implement a custom localization service.
IDxViewerLocalizationService Exposes methods used to change localizable text at runtime.

Enums

Name Description
DxBlazorStringId Lists string identifiers that define Blazor components’ UI elements used for localization.
DxBlazorViewerStringId Lists base Document Viewer localization strings.