Example of View Intervals in ASP.NET Core Scheduler Control
This demo illustrates how to display n number of days, weeks and months on a single view.
DEMO
SOURCE
In this demo, the
interval
property has been defined with different values on each view such as 3 on day view, 2 on week view and 4 on month
view. so that 3 days, 2 weeks and 4 months displayed on the respective views. This property is not applicable on
agenda and month agenda views