Click or drag to resize

AbstractViewContentInfoTip Property

Gets or sets the informational tooltip for the view content.

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

Property Value

String

Implements

IViewContentInfoTip
See Also