We have defined a work start and end time for the scheduler. However if the user shows full day in the scheduler we want to make sure the scheduler is scrolled to the start time (when the scheduler is either init or when the user clicks on the show all day button). So basically if there is an API exposed to make the scheduler scroll to a given time then this will work. Please also refer to ticket#: 845019
We had to implement this workaround in our solution, but I don't see why this could not be added to the control itself. It seems like a very common function you'd expect to see in a scheduler control.
Thanks for the proposal, Amitesh. For anyone interested, I am sharing the solution my colleague provided in the support ticket you referenced: http://dojo.telerik.com/IlUd I assume that this solution can be adapted for the scenario you depicted, hence I'm marking this item as complete.