Tools

Localization Object

You can easily localize your application so that a UI, control-specific messages and captions, property names and enumeration values use the same language.
The default language is used when the PreferredLanguage attribute of the Application Model's Application node is set to "(Default Language)". Values in the default language correspond to the ones that are used in the Model Editor when the Language editor in the XAF Model Editor toolbox is set to "(Default Language)".
The German language is used when the PreferredLanguage attribute of the Application Model's Application node is set to "de". Values in the German language correspond to the ones that are used in the Model Editor when the Language editor in the XAF Model Editor toolbox is set to "de".
The default formatting options (see the DecimalProperty and DateTime properties in the current View) correspond to the ones that are set in the current user's operating system or passed by the Internet browser.
The German formatting options (see the DecimalProperty and DateTime properties in the current View) correspond to the ones that are set in the German format culture.
Note that the CurrencyProperty's values always use the $ currency symbol, because the application's module handles the Application.CustomizeFormattingCulture event to fix this formatting option.
 
Enumeration Property AscendingNot filtered
Decimal Property Not filtered
Currency Property Not filtered
Date Time Property Not filtered
EditFirst2,550,320.25$150.50Wednesday, December 31, 2008
EditSecond-0.50$20.25Thursday, January 1, 2009
Page 1 of 1 (2 items)Prev1Next v