ISingleChoiceViewEventSinkEhChoiceChanged Method |
Handles a change of the selected choice.
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid EhChoiceChanged(
int newchoice
)
Parameters
- newchoice Int32
- The new choice index.
See Also