Click or drag to resize

AltaxoDocumentDataTableCollection Property

Gets the collection of data tables stored in the document.

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

Property Value

DataTableCollection
See Also