Click or drag to resize

ISingleChoiceViewInitializeDescription Method

Initializes a descriptive text.

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

Parameters

value  String
The descriptive text.
See Also