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

TileLayoutContainerHeaderSettingsBuilder

Defines the fluent API for configuring TileLayoutContainerHeaderSettings

Methods

Template(System.String)

The template that will be rendered as a header.

Parameters

value - System.String

The value for Template

TemplateId(System.String)

The template that will be rendered as a header.

Parameters

templateId - System.String

The ID of the template element for Template

TemplateView(Microsoft.AspNetCore.Html.IHtmlContent)

The template that will be rendered as a header.

Parameters

templateView - Microsoft.AspNetCore.Html.IHtmlContent

The view that contains the template for Template

TemplateHandler(System.String)

The template that will be rendered as a header.

Parameters

templateHandler - System.String

The hendler that returs the template for Template

Text(System.String)

The text that will be rendered as a header.

Parameters

value - System.String

The value for Text

In this article
Not finding the help you need?