Click or drag to resize

AsciiImportOptionsControllerNumberFormatCulture Property

Gets or sets the controller for selecting the number-format culture.

Namespace: Altaxo.Gui.Serialization.Ascii
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<CultureInfo> NumberFormatCulture { get; set; }

Property Value

ItemsControllerCultureInfo
See Also