Click or drag to resize

CultureSettingsAtStartupStartupDocumentCultureInfo Property

Gets or sets the startup document culture info.

Namespace: Altaxo.Settings
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static CultureInfo StartupDocumentCultureInfo { get; set; }

Property Value

CultureInfo
See Also