Click or drag to resize

StyleListControllerTManager, TList, TItemStoreInUserSettings Property

Gets or sets a value indicating whether the list should be stored at user level.

Namespace: Altaxo.Gui.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool StoreInUserSettings { get; set; }

Property Value

Boolean

Implements

IStyleListControllerStoreInUserSettings
See Also