Click or drag to resize

ColumnPlotDataControllerBaseTModelAvailableTableColumnsListSelectedItem Property

Gets or sets the selected item in the flat list of available table columns.

Namespace: Altaxo.Gui.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public NGTreeNode AvailableTableColumnsListSelectedItem { get; set; }

Property Value

NGTreeNode
See Also