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

TaskBoardPreviewPaneSettingsBuilder

Defines the fluent API for configuring the TaskBoardPreviewPaneSettings settings.

Methods

Buttons(System.Action)

Defines a list of buttons rendering in the footer pane.

Parameters

configurator - System.Action<TaskBoardPreviewPaneSettingsButtonFactory>

The action that configures the buttons.

Template(System.String)

The template rendering of the preview pane.

Parameters

value - System.String

The value that configures the template.

TemplateId(System.String)

The template rendering of the preview pane.

Parameters

value - System.String

The value that configures the template.

TemplateView(System.Web.Mvc.MvcHtmlString)

The template rendering of the preview pane.

Parameters

value - System.Web.Mvc.MvcHtmlString

The value that configures the template.

TemplateHandler(System.String)

The template rendering of the preview pane.

Parameters

value - System.String

The value that configures the template.

HeaderTemplate(System.String)

The template rendering of the header for the preview pane.

Parameters

value - System.String

The value that configures the headertemplate.

HeaderTemplateId(System.String)

The template rendering of the header for the preview pane.

Parameters

value - System.String

The value that configures the headertemplate.

HeaderTemplateView(System.Web.Mvc.MvcHtmlString)

The template rendering of the header for the preview pane.

Parameters

value - System.Web.Mvc.MvcHtmlString

The value that configures the headertemplate.

HeaderTemplateHandler(System.String)

The template rendering of the header for the preview pane.

Parameters

value - System.String

The value that configures the headertemplate.

In this article
Not finding the help you need?