Click or drag to resize

WorksheetControllerSelectedDataColumns Property

Returns the currently selected data columns

Namespace: Altaxo.Gui.Worksheet.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IndexSelection SelectedDataColumns { get; }

Property Value

IndexSelection

Implements

IWorksheetControllerSelectedDataColumns
See Also