Click or drag to resize

IFreeTextChoiceViewSetDescription Method

Sets the description text.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
void SetDescription(
	string value
)

Parameters

value  String
The description text.
See Also