This sample demonstrates localizing the ComboBoxCell with the help of ILocalization provider to localize the data
Given below is an image of the sample.
Features:
Localize the ComboBox items
// To enable localization LocalizationProvider.Provider = new Localizer();