Skip to main content
All docs
V25.1
  • 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

    LocalizationItemCollection.SaveLocalization Method

    Name Parameters Description
    SaveLocalization(IEnumerable<Object>, String, Boolean) localizableComponents, culture, collectGarbage Updates collection items related to the specified reporting components (controls) and the specified culture. Removes unnecessary items.
    SaveLocalization(Object, String) component, culture Updates collection items related to the specified reporting component (control) and the specified culture.