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