• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of View Intervals in ASP.NET MVC 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 it will be displayed as 3 days, 2 weeks, and 4 months on the respective views. This property is not applicable on agenda and month agenda views.