RadTimePicker and RadDateTimePicker allow displaying custom pre-defined time values. This feature is controlled by the CustomTimeValues property that the TimeView of the time picker exposes. The CustomTimeValues is of type object and accepts: TimeSpan array, String array, DateTime array. You can also bind the TimeView to an Object array with DateTime through the DataList property of the TimeView.