Click or drag to resize

StyleListControllerTManager, TList, TItemNewListNameIsEnabled Property

Gets or sets a value indicating whether the list name can be edited.

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

Property Value

Boolean

Implements

IStyleListControllerNewListNameIsEnabled
See Also