Back to Devexpress

ReportDesignerLocalizer Events

wpf-devexpress-dot-xpf-dot-reports-dot-userdesigner-dot-localization-dot-reportdesignerlocalizer-dot-underscore-events.md

latest1.9 KB
Original Source

ReportDesignerLocalizer Events

Enables you to localize the user interface elements of the End-User Report Designer for WPF.

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

ReportDesignerLocalizer Class

ReportDesignerLocalizer Members

DevExpress.Xpf.Reports.UserDesigner.Localization Namespace