Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DxSchedulerMonthView Properties
Show Inherited Hide Inherited

A calendar view that displays one month or multiple months.
Name Description
CellMinWidth Specifies the base width of a day cell in the month view, in pixels.
CssClass Assigns a CSS class to the component. Inherited from DxComponent.
DateHeaderCellTemplate Specifies the template for date header cells in the Scheduler.
DayOfWeekHeaderCellTemplate Specifies the template for Scheduler header cells that display days of the week.
HorizontalAppointmentTemplate Specifies a template for appointments displayed in the view.
HorizontalResourceHeaderCellTemplate Specifies the template for horizontal resource header cells in the Scheduler.
Id Specifies the component’s unique identifier. Inherited from DxComponent.
MonthCount Specifies the number of months displayed in the view.
ShowWorkDaysOnly Specifies whether the scheduler displays only work days in the view.
SnapToCellsMode Specifies how appointments snap to time cells in the Month view.
TimeCellTemplate Specifies the template used to display time cells in the Scheduler.
VerticalResourceHeaderCellTemplate Specifies the template for vertical resource header cells in the Scheduler.
See Also