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

TaskBoardEditableSettingsBuilder

Methods

Form(System.Action)

Parameters

configurator - System.Action<FormBuilder>

Buttons(System.Action)

Defines a list of buttons rendering in the footer pane

Parameters

configurator - System.Action<TaskBoardEditableSettingsButtonFactory>

The configurator for the buttons setting.

HeaderTemplate(System.String)

Controls the rendering of the header

Parameters

value - System.String

The value for HeaderTemplate

HeaderTemplateId(System.String)

Controls the rendering of the header

Parameters

templateId - System.String

The ID of the template element for HeaderTemplate

HeaderTemplateView(Microsoft.AspNetCore.Html.IHtmlContent)

Controls the rendering of the header

Parameters

templateView - Microsoft.AspNetCore.Html.IHtmlContent

The view that contains the template for HeaderTemplate

HeaderTemplateHandler(System.String)

Controls the rendering of the header

Parameters

templateHandler - System.String

The handler that returs the template for HeaderTemplate

HeaderTemplate(Kendo.Mvc.UI.TemplateBuilder)

Controls the rendering of the header

Parameters

template - TemplateBuilder<TModel>

A Template component that configures the headertemplate.

In this article
Not finding the help you need?