MobileForms Toolkit Documentation

DVDateTimePicker.DroppedDown Property

Gets or sets the drop down of month calendar.

public bool DroppedDown {get; set;}

Property Value

true if a month calendar is visible; otherwise, false.

Remarks

When DropDown is set to true, a month calendar is displayed. You can manualy show or hide month calendar.

See Also

DVDateTimePicker Class | Resco.Controls.DetailView Namespace