MultiWeekViewComponent
The component for rendering the Multi-Week view.
Selector
kendo-scheduler-multi-week-view
Inputs
Name | Type | Default | Description |
---|---|---|---|
adaptiveSlotHeight |
|
|
Increases the slot group (row) height when containing events up to the number of displayed events and reduces its height if there are less events for that specific slot group (row) (see example). |
eventClass |
|
Defines a function that is executed for every event in the view.
The function returns a value which is supported by | |
eventHeight |
|
The height of the rendered events. Setting this property to
| |
eventsPerDay |
|
|
The number of events to be rendered per day. Setting this property to 'auto' will display all events in the respective slot (see example).
|
eventStyles |
|
Defines a function that is executed for every event in the view.
The function returns a value which is supported by | |
highlightOngoingEvents |
|
Specifies the settings for the ongoing events highlight of the Scheduler. | |
numberOfWeeks |
|
|
The number of weeks to be rendered. |
selectedDateFormat |
|
|
The long-date format for displaying the selected date in the Scheduler toolbar. (more information). |
selectedShortDateFormat |
|
|
The short-date format for displaying the selected date in the Scheduler toolbar. ([more information](slug://parsingandformatting_intl#date-formatting. |
showToolbar |
|
Specifies whether to display the toolbar of the Scheduler. | |
slotClass |
|
Defines a function that is executed for every slot in the view.
The function returns a value which is supported by |
Fields
Name | Type | Default | Description |
---|---|---|---|
name |
|
The invariant name for this view ( |