SchedulerToolbarCustomCommandBuilder

Methods

Name(System.String)

The Name of the command.

Parameters

value - System.String

The value for Name

Template(System.String)

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

Parameters

value - System.String

The value for Template

Template(Kendo.Mvc.UI.Fluent.TemplateBuilder)

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

Parameters

template - TemplateBuilder<TModel>

A Template component that configures the template.