Table of Contents

Constructor DateTimePicker

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

DateTimePicker(AbstractControl)

Initializes a new instance of the DateTimePicker class.

public DateTimePicker(AbstractControl parent)

Parameters

parent AbstractControl

Parent of the control.

DateTimePicker()

Initializes a new instance of the DateTimePicker class.

public DateTimePicker()