Skip to main content
All docs
V24.2

Localizing Your DevExpress-powered .NET App – Your Feedback Matters

We hope to validate a few hypotheses about our Localization Service, Unified Component Installer, overall localization quality, and ways to translate strings in general.

Take the survey Not interested

XtraLocalizer.QueryLocalizedStringEventArgs Fields
Show Inherited Hide Inherited

Contains data for the QueryLocalizedString, QueryLocalizedStringNonTranslated, and QueryLocalizedStringContainerResource events.
Name Description
Empty static Provides a value to use with events that do not have event data. Inherited from EventArgs.
See Also