Click or drag to resize

DataTable_tableDataSource Field

Designates the source of the data the table was originally filled with.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected IAltaxoTableDataSource? _tableDataSource

Field Value

IAltaxoTableDataSource
See Also