Back to Devexpress

ASPxReportsLocalizer Events

xtrareports-devexpress-dot-xtrareports-dot-web-dot-localization-dot-aspxreportslocalizer-dot-underscore-events.md

latest1.8 KB
Original Source

ASPxReportsLocalizer Events

Represents an object providing a means to localize Web Reporting Controls.

NameDescription
ActiveChanged staticFires immediately after the XtraLocalizer<T>.Active property value has been changed. Inherited from XtraLocalizer<T>.
QueryLocalizedString staticAllows you to localize resources for all DevExpress UI controls in your application. Inherited from XtraLocalizer.
QueryLocalizedStringContainerResource staticAllows you to localize resources of data forms integrated in DevExpress UI controls. Inherited from XtraLocalizer.
QueryLocalizedStringNonTranslated staticAllows you to obtain resource strings that are not localized for the current locale (culture). Inherited from XtraLocalizer.

See Also

ASPxReportsLocalizer Class

ASPxReportsLocalizer Members

DevExpress.XtraReports.Web.Localization Namespace