Enum Localization Demo

This sample demonstrates localizing the ComboBoxCell with the help of ILocalization provider to localize the data

Given below is an image of the sample.

ComboBoxCell screenshot

Features:

	// To enable localization
	 LocalizationProvider.Provider = new Localizer();