Source Code & Description
RadDatePicker can be customized at the server by handling the ChildrenCreated event. This event is fired after the child controls have been created and one can use it to set calendar and date input properties and add additional controls. This example demonstrates adding a control that clears the date selection.
The first date picker can be cleared when clicking the HyperLink control. The second one does the same thing with a push button.