Hello there,
RadScheduleView does not provide a built-in functionality for setting min and max dates. However, you could subscribe to VisibleRangeChanged event and set the CurrentDate if the new range is out of the predefined min and max dates. Here is a sample code snippet:
I hope this helps.
Kind regards,
Yana
the Telerik team