Click or drag to resize

IntegerValueInputController(Int32) Constructor

Initializes a new instance of the IntegerValueInputController class

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IntegerValueInputController(
	int initialcontents
)

Parameters

initialcontents  Int32

[Missing <param name="initialcontents"/> documentation for "M:Altaxo.Gui.Common.IntegerValueInputController.#ctor(System.Int32)"]

See Also