Click or drag to resize

StyleListControllerTManager, TList, TItemNewListNameToolTip Property

Gets or sets the tooltip shown for the list name.

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

Property Value

String

Implements

IStyleListControllerNewListNameToolTip
See Also