Click or drag to resize

DataTableMultipleColumnProxy_dataTable Field

Holds a reference to the underlying data table. If the Empty property of the proxy is null, the underlying table must be determined from the column proxies.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected DataTableProxy _dataTable

Field Value

DataTableProxy
See Also