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

TaskBoardPreviewPaneSettingsTagHelper

Example

<preview-pane>
    <buttons></buttons>
    <preview-pane-header-template></preview-pane-header-template>
    <preview-pane-template></preview-pane-template>
</preview-pane>

ChildTags

Tag Name Details
buttons TaskBoardPreviewPaneSettingsButtonsTagHelper
preview-pane-header-template TemplateTagHelper
preview-pane-template TemplateTagHelper

Attributes

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