Click or drag to resize

DataColumnScriptCodeStart Property

Gets the text inserted before the user code starts.

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

Property Value

String

Implements

IScriptTextCodeStart
IScriptTextCodeStart
See Also