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

ASPxReportsResLocalizer Class

Represents a default localizer to translate the ReportToolbar resources.

Namespace: DevExpress.XtraReports.Web.Localization

Assembly: DevExpress.XtraReports.v20.2.Web.WebForms.dll

NuGet Package: DevExpress.Web.Reporting

Declaration

public class ASPxReportsResLocalizer :
    ASPxResLocalizerBase<ASPxReportsStringId>

Inheritance

Object
DevExpress.Utils.Localization.XtraLocalizer
See Also