Click or drag to resize

ColumnPlotDataExchangeColumnsControllerAvailableTableColumnsForTreeView Property

Initialize the list of available data columns in the selected table and for the selected group number.

Namespace: Altaxo.Gui.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public NGTreeNodeCollection AvailableTableColumnsForTreeView { get; }

Property Value

NGTreeNodeCollection
See Also