Click or drag to resize

SpectralPreprocessingDataControllerDataTable Property

Gets or sets the data table selection.

Namespace: Altaxo.Gui.Science.Spectroscopy
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<DataTable> DataTable { get; set; }

Property Value

ItemsControllerDataTable
See Also