Click or drag to resize

OptionsAndDestinationTableControllerTDestinationTable Property

Gets or sets the controller that provides the selectable destination tables.

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

Property Value

ItemsControllerDataTable
See Also