Skip to main content

ASPxReportsResLocalizer Class

Represents a default localizer to translate the ReportToolbar resources.

Namespace: DevExpress.XtraReports.Web.Localization

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public class ASPxReportsResLocalizer :
    ASPxResLocalizerBase<ASPxReportsStringId>

Inheritance

Object
XtraLocalizer
XtraLocalizer<ASPxReportsStringId>
DevExpress.Utils.Localization.XtraResXLocalizer<ASPxReportsStringId>
See Also