MultiWeekViewComponent
Represents the component that renders the Multi-Week view in the Scheduler.
<kendo-scheduler>
<kendo-scheduler-multi-week-view></kendo-scheduler-multi-week-view>
</kendo-scheduler>
Selector
kendo-scheduler-multi-week-view
Inputs
Name | Type | Default | Description |
---|---|---|---|
adaptiveSlotHeight |
|
|
Enables adaptive slot height. Increases the slot group (row) height when containing events up to the number of displayed events and reduces its height if there are fewer events for that 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 |
|
Sets the height of the rendered events. If set to
| |
eventsPerDay |
|
|
Sets the number of events to render per day. If set to
|
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 |
|
|
Sets the number of weeks to render in the view. |
selectedDateFormat |
|
|
Sets the long-date format for the selected date in the Scheduler toolbar. For more information, see Parsing and Formatting Dates and Numbers. |
selectedShortDateFormat |
|
|
Sets the short-date format for the selected date in the Scheduler toolbar. For more information, see Parsing and Formatting Dates and Numbers. |
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. |