Kendo.Mvc.UI.Fluent.TileLayoutContainerHeaderSettingsBuilder
Defines the fluent API for configuring the TileLayoutContainerHeaderSettings settings.
Methods
Template(System.String)
The template that will be rendered as a header.
Parameters
value System.String
The value that configures the template.
TemplateId(System.String)
The template that will be rendered as a header.
Parameters
value System.String
The value that configures the template.
Text(System.String)
The text that will be rendered as a header.
Parameters
value System.String
The value that configures the text.