DateTimePicker: Expose AutoSelectNextPart property directly to the control
To auto-select next the next parts of the RadDateTimePicker control, while typing, the AutoSelectNextPart property of the MaskDateTimeProvider needs to be set to true. We can expose this property inside the RadDateTimePicker control so that it can be set in design time.