MobileForms Toolkit Documentation

OutlookDateTimePicker.DropDownAlign Property

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

public LeftRightAligment DropDownAlign {get; set;}

Property Value

The alignment of the drop-down calendar on the control. The default is Left.

Remarks

The calendar drop-down can be aligned to the left or right of the control.

See Also

OutlookDateTimePicker Class | Resco.Controls.OutlookControls Namespace