AgendaViewComponent
Represents the component that renders the Agenda view in the Scheduler.
<kendo-scheduler>
<kendo-scheduler-agenda-view></kendo-scheduler-agenda-view>
</kendo-scheduler>
Selector
kendo-scheduler-agenda-view
Inputs
Name | Type | Default | Description |
---|---|---|---|
eventClass |
|
Defines a function that is executed for every event in the view.
The function returns a value which is supported by | |
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. | |
numberOfDays |
|
|
Specifies the number of days that the view will render. |
selectedDateFormat |
|
|
Sets the long-date format for the selected date in the Scheduler toolbar.
Defaults to |
selectedShortDateFormat |
|
|
Sets the short-date format for the selected date in the Scheduler toolbar.
Defaults to |
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 ( |