#Create Custom DateTimePicker Column#
This example demonstrates how you can create a custom DateTimePickerColumn column bound to a specific property of the business object, 
as well a reusable custom DateTimePickerColumn bound to its SelectedDate property.

Additional information about creating a custom DateTimePickerColumn can be found in the following articles: 
WPF: http://docs.telerik.com/devtools/wpf/controls/radgridview/columns/how-to/create-date-time-picker-column.html
SL: http://docs.telerik.com/devtools/silverlight/controls/radgridview/columns/how-to/create-date-time-picker-column.html

WPF: http://localhost/devtools/wpf/controls/radgridview/columns/how-to/create-generic-date-time-picker-column
SL: http://docs.telerik.com/devtools/silverlight/controls/radgridview/columns/how-to/create-generic-date-time-picker-column

	