ColumnPlotDataControllerBaseTModelIsTableColumnsListVisible Property |
Gets a value indicating whether the list view or tree view is visible.
Namespace: Altaxo.Gui.Graph.Plot.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsTableColumnsListVisible { get; }
Property Value
Booleantrue if the list view is visible; otherwise, the tree view is visible.
See Also