IMultiChildViewInitializeDescription Method |
Initializes the description text.
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid InitializeDescription(
string value
)
Parameters
- value String
- The description text.
See Also