Click or drag to resize

SingleChoiceControllerEhChoiceChanged Method

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


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

Parameters

val  Int32

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

Implements

ISingleChoiceViewEventSinkEhChoiceChanged(Int32)
See Also