[]
Gets or sets the character to use as the decimal separator in display numeric values.
public char DecimalSeparator { get; set; }
Public Property DecimalSeparator As Char
Type | Description |
---|---|
char | The character to use as the decimal separator in display numeric values. |
The property retrieves the decimal separator. The default value depends on the system information.