Hello Avik,
It sounds like you wish to have something similar to a Reset button that will reset the value of RadDateTimePicker. You do not need to include that in the ControlTemplate of RadDateTimePicker.
You can simply use a button aside your instance of RadDateTimePicker that will change the
SelectedValue of the picker. SelectedValue property is of type
DateTime.
For example:
I hope this helps.
Kind regards,
Dani
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the
Telerik Public Issue Tracking system and vote to affect the priority of the items