Click or drag to resize

TextChoiceAllowFreeText Property

Gets/sets whether free text choice is allowed or not allowed.

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

Property Value

Boolean
See Also