DxSchedulerMonthView Properties
A calendar view that displays one month or multiple months.
Name | Description |
---|---|
Cell |
Specifies the base width of a day cell in the month view, in pixels. |
Css |
Assigns a CSS class to the component.
Inherited from Dx |
Date |
Specifies the template for date header cells in the Scheduler. |
Day |
Specifies the template for Scheduler header cells that display days of the week. |
Horizontal |
Specifies a template for appointments displayed in the view. |
Horizontal |
Specifies the template for horizontal resource header cells in the Scheduler. |
Id |
Specifies the component’s unique identifier.
Inherited from Dx |
Month |
Specifies the number of months displayed in the view. |
Show |
Specifies whether the scheduler displays only work days in the view. |
Snap |
Specifies how appointments snap to time cells in the Month view. |
Time |
Specifies the template used to display time cells in the Scheduler. |
Vertical |
Specifies the template for vertical resource header cells in the Scheduler. |
See Also