Skip to main content
A newer version of this page is available. .

DashboardsResLocalizer Class

Provides localized strings for the dashboard user interface elements.

Namespace: DevExpress.DashboardCommon.Localization

Assembly: DevExpress.Dashboard.v21.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

Declaration

public class DashboardsResLocalizer :
    DashboardLocalizer

Remarks

See the following topic for more information: Localizer Objects.

Inheritance

Object
DevExpress.Utils.Localization.XtraLocalizer
See Also