Localization Demo

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

Given below is an image of the sample.

GroupingGridLocalization screenshot

Features:

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