Click or drag to resize

AsciiExportOptionsControllerCulture Property

Gets or sets the culture used for formatting numbers and dates.

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

Property Value

ItemsControllerCultureInfo
See Also