New to Telerik UI for ASP.NET CoreStart a free 30-day trial

Week Number Column

In the MultiViewCalendar, you can render a column which displays the number of the weeks within the current month view.

Razor
    @(Html.Kendo().MultiViewCalendar()
        .Name("MultiViewCalendar")
        .WeekNumber(true)
    )

See Also

In this article
See Also
Not finding the help you need?
Contact Support