Click or drag to resize

PropertyColumnScriptCodeEnd Property

Gets the text inserted after the user code ends.

Namespace: Altaxo.Scripting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override string CodeEnd { get; }

Property Value

String

Implements

IScriptTextCodeEnd
IScriptTextCodeEnd
See Also