DecimalSeparator Property (NumberDecimalSeparatorFieldInfo)
Gets or sets the character to use as the decimal separator in numeric values.
public char DecimalSeparator {get; set;}
Property Value
The character to use as the decimal separator in numeric values. The default for
System.Globalization.NumberFormatInfo.InvariantInfo is '.'.