Click or drag to resize

DataTableTableScript Property

Gets or sets the table script associated with this table.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public TableScript? TableScript { get; set; }

Property Value

TableScript
See Also