SingleChoiceController(String, Int32) Constructor |
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public SingleChoiceController(
string[] values,
int selected
)
Parameters
- values String
[Missing <param name="values"/> documentation for "M:Altaxo.Gui.Common.SingleChoiceController.#ctor(System.String[],System.Int32)"]
- selected Int32
[Missing <param name="selected"/> documentation for "M:Altaxo.Gui.Common.SingleChoiceController.#ctor(System.String[],System.Int32)"]
See Also