Skip to main content

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

ASPxGridViewResLocalizer Constructors

Provides a means to localize the ASPxCardView‘s, ASPxGridView‘s, and ASPxVerticalGrid‘s UI elements at runtime.
Name Parameters Description
ASPxGridViewResLocalizer() none Initializes a new instance of the ASPxGridViewResLocalizer class with default settings.
ASPxGridViewResLocalizer(ASPxGridViewLocalizer) localizer Initializes a new instance of the ASPxGridViewResLocalizer class with the specified default localizer that provides default values of localized resources.
See Also