Kendo.Mvc.UI.Fluent.TaskBoardPreviewPaneSettingsBuilder
Defines the fluent API for configuring TaskBoardPreviewPaneSettings
Methods
Buttons(System.Action<Kendo.Mvc.UI.Fluent.TaskBoardPreviewPaneSettingsButtonFactory<T,T>>)
Defines a list of buttons rendering in the footer pane.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.TaskBoardPreviewPaneSettingsButtonFactory>
The configurator for the buttons setting.
Template(System.String)
The template rendering of the preview pane.
Parameters
value System.String
The value for Template
TemplateId(System.String)
The template rendering of the preview pane.
Parameters
templateId System.String
The ID of the template element for Template
HeaderTemplate(System.String)
The template rendering of the header for the preview pane.
Parameters
value System.String
The value for HeaderTemplate
HeaderTemplateId(System.String)
The template rendering of the header for the preview pane.
Parameters
templateId System.String
The ID of the template element for HeaderTemplate