New to Kendo UI for jQuery? Start a free 30-day trial

ShowViewHeader

configuration

If set to true will render a header for every view.

Default: false

<div id="multiViewCalendar"></div>
<script>
    $("#multiViewCalendar").kendoMultiViewCalendar({
        showViewHeader: true
    });
</script>
Not finding the help you need?
Contact Support