Click or drag to resize

IAutoUpdateSettingsViewEnableAutoUpdates Property

Gets or sets the state of the Gui element(s) that enables/disables auto updates (EnableAutoUpdates).

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

Property Value

Boolean
See Also