ISingleChoiceViewInitializeDescription Method |
Initializes a descriptive text.
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax void InitializeDescription(
string value
)
Parameters
- value String
- The descriptive text.
See Also