Skip to main content

DashboardsResLocalizer Class

Provides localized strings for the dashboard user interface elements.

Namespace: DevExpress.DashboardCommon.Localization

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

NuGet Package: DevExpress.Dashboard.Core

Declaration

public class DashboardsResLocalizer :
    XtraResXLocalizer<DashboardStringId>

Remarks

See the following topic for more information: Localizer Objects.

Inheritance

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