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.v23.1.Core.dll

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design

Declaration

public class DashboardsResLocalizer :
    XtraResXLocalizer<DashboardStringId>

Remarks

See the following topic for more information: Localizer Objects.

Inheritance

Object
DevExpress.Utils.Localization.XtraLocalizer
XtraLocalizer<DashboardStringId>
DevExpress.Utils.Localization.XtraResXLocalizer<DashboardStringId>
DashboardsResLocalizer
See Also