Click or drag to resize

ColumnPlotDataExchangeTableControllerAvailableTables Property

All datatables of the document

Namespace: Altaxo.Gui.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ItemsController<DataTable> AvailableTables { get; set; }

Property Value

ItemsControllerDataTable
See Also