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

DashboardLocalizer Class

Provides localized strings for the dashboard user interface elements.

Namespace: DevExpress.DashboardCommon.Localization

Assembly: DevExpress.Dashboard.v19.1.Core.dll

Declaration

public class DashboardLocalizer :
    XtraLocalizer<DashboardStringId>
See Also