ListNodeDescription Property |
Gets the description string. Can be used e.g. to show a tool tip.
Namespace: Altaxo.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public virtual string? Description { get; }
Property Value
String
The description.
See Also