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

TaskBoardEditableSettingsBuilder

Defines the fluent API for configuring the TaskBoardEditableSettings settings.

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 action that configures the buttons.

HeaderTemplate(System.String)

Controls the rendering of the header

Parameters

value - System.String

The value that configures the headertemplate.

HeaderTemplateId(System.String)

Controls the rendering of the header

Parameters

value - System.String

The value that configures the headertemplate.

HeaderTemplateView(System.Web.Mvc.MvcHtmlString)

Controls the rendering of the header

Parameters

value - System.Web.Mvc.MvcHtmlString

The value that configures the headertemplate.

HeaderTemplateHandler(System.String)

Controls the rendering of the header

Parameters

value - System.String

The value that configures the headertemplate.

In this article
Not finding the help you need?