Click or drag to resize

CultureSettingsNumberGroupSeparator Property

Gets or sets the number group separator.

Namespace: Altaxo.Settings
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string NumberGroupSeparator { get; }

Property Value

String
The number group separator.
See Also