Table of Contents

Constructor IntPicker

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

IntPicker(AbstractControl)

Initializes a new instance of the IntPicker class.

public IntPicker(AbstractControl parent)

Parameters

parent AbstractControl

Parent of the control.

IntPicker()

Initializes a new instance of the IntPicker class.

public IntPicker()