[]
Gets or sets the character that separates groups of digits to the left of the decimal in numeric values.
public char GroupSeparator { get; set; }
Public Property GroupSeparator As Char
Type | Description |
---|---|
char | The character that separates groups of digits to the left of the decimal in numeric values. The default for InvariantInfo is ",". |
The initial value of this property is derived from the settings in Regional and Language Options (or Regional Options or Regional Settings) in Control Panel.