Click or drag to resize

ICultureSettingsViewNumberDecimalSeparator Property

Gets or sets the number decimal separator.

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

Property Value

String
The number decimal separator.
See Also