Click or drag to resize

DependentVariableTransformationControllerColumnDropHandler Property

Gets the drop handler for transformations.

Namespace: Altaxo.Gui.Analysis.NonLinearFitting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public DependentVariableTransformationControllerColumnDropHandlerImpl ColumnDropHandler { get; }

Property Value

DependentVariableTransformationControllerColumnDropHandlerImpl
See Also