Click or drag to resize

IntegerAndComboBoxControllerEhView_IntegerChanged Method

[Missing <summary> documentation for "M:Altaxo.Gui.Common.IntegerAndComboBoxController.EhView_IntegerChanged(System.Int32)"]


Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void EhView_IntegerChanged(
	int val
)

Parameters

val  Int32

[Missing <param name="val"/> documentation for "M:Altaxo.Gui.Common.IntegerAndComboBoxController.EhView_IntegerChanged(System.Int32)"]

See Also