Skip to main content
A newer version of this page is available. .

ASPxGridViewResLocalizer Constructors

An object providing a means to localize the ASPxGridView‘s user interface 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