MobileForms Toolkit Documentation

OutlookDateTimePicker.DropDownPosition Property

Gets or sets the position of the drop-down calendar on the date/time picker control.

public DropDownPosition DropDownPosition {get; set;}

Property Value

The position of the drop-down calendar on the control. The default is Bottom.

Remarks

The calendar drop-down can be positioned to the top, bottom, left or right of the control.

See Also

OutlookDateTimePicker Class | Resco.Controls.OutlookControls Namespace