Kendo.Mvc.UI.Fluent.TaskBoardPreviewPaneSettingsBuilder
Defines the fluent API for configuring the TaskBoardPreviewPaneSettings settings.
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 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.
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.