Click or drag to resize

SingleChoiceObjectSelection Property

Gets or sets the selected choice index.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int Selection { get; set; }

Property Value

Int32

Implements

ISingleChoiceObjectSelection
See Also