Table of Contents

Constructor NumericUpDown

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

NumericUpDown(AbstractControl)

Initializes a new instance of the NumericUpDown class.

public NumericUpDown(AbstractControl parent)

Parameters

parent AbstractControl

Parent of the control.

NumericUpDown()

Initializes a new instance of the NumericUpDown class.

public NumericUpDown()