Specify the Minutes/Hours Step in DateTimePicker's Popup
Environment
Product Version | Product | Author |
---|---|---|
2023.2.606 | RadDateTimePicker for WinForms | Desislava Yordanova |
Description
By default, when the time picker is enabled for RadDateTimePicker, the minutes step is 5 minutes:
This article shows how to control the step for the minutes selector in the popup.
Solution
The hosted RadDateTimePickerCalendar contains a TimePickerElement that offers Step property:
The achieved result is illustrated below: