Click or drag to resize

IntegerAndComboBoxControllerIntegerValue Property

Gets the selected integer value.

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

Property Value

Int32
See Also