|
We've taken full advantage of the cultural support in .NET.
The RightToLeft property provided by .NET itself is fully supported, and we
provide four column properties:
-
TextFormat - used to specify .NET numeric and date format strings
-
TextFormatProvider - used with TextFormat, generally a CultureInfo object but
any type implementing IFormatProvider is suitable
-
StringCompareCultureInfo - used to specify the CultureInfo object for locale
specific string comparison
-
StringCompareMethod - options include CaseInsensitive, CaseSensitive, and
CompareOrdinal
Italian
 |
Japanese
 |
Arabic (Egypt)
 |
Thai
 |
^ top
|