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

TreeListToolbarFactory

Methods

Custom()

Adds an item for a custom action.

RETURNS

Returns a with the available configuration options.

Create()

Adds an item for the create action.

RETURNS

Returns a with the available configuration options.

Excel()

Adds an item for the excel action.

RETURNS

Returns a with the available configuration options.

Pdf()

Adds an item for the pdf action.

RETURNS

Returns a with the available configuration options.

Cancel()

Adds an item for the cancel action.

Save()

Adds an item for the save action.

Adds an item for the search action.

Custom(Kendo.Mvc.UI.TemplateBuilder)

Adds a custom component to the toolbar.

Parameters

template - TemplateBuilder<TModel>

The template component configuration for the custom component

Separator()

Adds a separator to the ToolBar.

Spacer()

Adds a spacer to the ToolBar.

In this article
Not finding the help you need?