Click or drag to resize

AbstractViewContentInfoTip Property

[Missing <summary> documentation for "P:Altaxo.Gui.Workbench.AbstractViewContent.InfoTip"]


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

Property Value

String

Implements

IViewContentInfoTip
See Also