It appears that xamDateTimeEditor doesn't have a dropdown calendar for choosing dates - is that correct ? I must admit to being somewhat surprised that it's literally just a dateTime editor, and lacks any DateTimePicker functionality.
Thanks,
Andy Mackie
Hi there!
The DateTimeEditor now has a dropdown in the new 8.2 release.
Horen
How to set the drop down property?
I set the editortype in codebehind
.EditorType = typeof(XamDateTimeEditor);
So how to set the property???