Click or drag to resize

TextChoiceText Property

Get/sets the Text that is choosen by the user or entered as free text.

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

Property Value

String
See Also