New to Telerik UI for ASP.NET MVC? Download free 30-day trial

SchedulerToolbarCustomCommandFactory

Methods

Pdf()

Adds Pdf command.

PdfMobile()

Adds PdfMobile command.

Adds Pdf command.

Today()

Adds Today command.

Previous()

Adds Previous command.

PreviousMobile()

Adds mobile Previous command.

Next()

Adds Next command.

NextMobile()

Adds mobile Next command.

Current()

Adds Current command.

CurrentMobile()

Adds mobile Current command.

Views()

Adds Views command.

ViewsMobile()

Adds mobile Views command.

Refresh()

Adds Refresh command.

Calendar()

Adds Calendar command.

Create()

Adds Create command.

Spacer()

Adds Spacer command.

Group(System.Action)

Adds Spacer command.

Parameters

configurator - System.Action<SchedulerToolbarCustomCommandFactory>

CustomTool(Kendo.Mvc.UI.TemplateBuilder)

Adds a custom template tool.

Parameters

template - TemplateBuilder<TModel>

The action which configures the custom template tool.

CustomTool(System.String)

Adds a custom template tool.

Parameters

template - System.String

The kendo template that will be used for rendering the given tool.

In this article
Not finding the help you need?