Click or drag to resize

SingleChoiceObjectChoices Property

Gets the available choices.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string[] Choices { get; }

Property Value

String

Implements

ISingleChoiceObjectChoices
See Also