Click or drag to resize

DataTableProxyDocument Property

Gets the proxied data table.

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

Property Value

DataTable
See Also