Click or drag to resize

StyleListControllerTManager, TList, TItemNewListNameIsMarked Property

Gets or sets a value indicating whether the list name should be highlighted.

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

Property Value

Boolean

Implements

IStyleListControllerNewListNameIsMarked
See Also