Click or drag to resize

SingleValueControllerDescriptionText Property

Gets or sets the description text.

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

Property Value

String

Implements

ISingleValueControllerDescriptionText
See Also