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

TaskBoardEditableSettingsTagHelper

Example

<editable>
    <buttons></buttons>
    <editable-header-template></editable-header-template>
    <kendo-form></kendo-form>
</editable>

ChildTags

Tag Name Details
buttons TaskBoardEditableSettingsButtonsTagHelper
editable-header-template TemplateTagHelper
kendo-form FormTagHelper

Attributes

Attribute Type Description
enabled Boolean
header-template String Controls the rendering of the header
header-template-handler String Controls the rendering of the header
header-template-id String Controls the rendering of the header
header-template-view IHtmlContent Controls the rendering of the header
templates IDictionary<String,String>
In this article
Not finding the help you need?