Back to Devexpress

XtraLocalizer<T> Events

corelibraries-devexpress-dot-utils-dot-localization-dot-xtralocalizer-1-dot-underscore-events.md

latest1.6 KB
Original Source

XtraLocalizer<T> Events

Represents the base class for all localizer classes.

NameDescription
ActiveChanged staticFires immediately after the XtraLocalizer<T>.Active property value has been changed.
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

XtraLocalizer<T> Class

XtraLocalizer<T> Members

DevExpress.Utils.Localization Namespace