<kendo:scheduler-toolbar>
List of commands that the scheduler will display in its toolbar as buttons. Currently supports only the "pdf" and "search" commands.The "pdf" command exports the scheduler in PDF format. The "search" option allows searching through Scheduler events titles.
Example
<kendo:scheduler>
<kendo:scheduler-toolbar></kendo:scheduler-toolbar>
</kendo:scheduler>
Configuration Attributes
Configuration JSP Tags
kendo:scheduler-toolbarItem
List of commands that the scheduler will display in its toolbar as buttons. Currently supports only the "pdf" and "search" commands.The "pdf" command exports the scheduler in PDF format. The "search" option allows searching through Scheduler events titles.
More documentation is available at kendo:scheduler-toolbarItem.
Example
<kendo:scheduler-toolbar>
<kendo:scheduler-toolbarItem></kendo:scheduler-toolbarItem>
</kendo:scheduler-toolbar>