SingleChoiceObjectController Constructor |
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic SingleChoiceObjectController(
ISingleChoiceObject o
)
Parameters
- o ISingleChoiceObject
- The choice object to edit.
See Also