ASPxGridViewResLocalizer(ASPxGridViewLocalizer) Constructor
Initializes a new instance of the ASPxGridViewResLocalizer class with the specified default localizer that provides default values of localized resources.
Namespace: DevExpress.Web.Localization
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
localizer | ASPxGridViewLocalizer | An ASPxGridViewLocalizer object specifying the default localizer. |
See Also