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

TaskBoardEditableSettingsBuilder

Defines the fluent API for configuring TaskBoardEditableSettings

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 hendler that returs the template for HeaderTemplate

In this article
Not finding the help you need?