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

Example of Custom Month View in ASP.NET Core Scheduler Control

This demo showcases how to customize the starting week of the month, the number of weeks rendered, and the maximum number of events rendered in month view.

DEMO
SOURCE

In this demo, the starting week of the month view is customized by using the displayDate property. The number of weeks rendered in a month is customized by using the numberOfWeeks property and the maximum number of events displayed in a single row is customized by using the maxEventsPerRow property. These properties have been configured under the views property view options. displayDate and numberOfWeeks properties can be applicable only for month view. The maxEventsPerRow property is only applicable for month, timeline, and timeline year views.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab