Click or drag to resize

PLSPredictValueControllerDestinationTables Property

[Missing <summary> documentation for "P:Altaxo.Gui.Worksheet.PLSPredictValueController.DestinationTables"]


Namespace: Altaxo.Gui.Worksheet
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ItemsController<DataTable?> DestinationTables { get; set; }

Property Value

ItemsControllerDataTable
See Also