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

StockChartNavigatorHintSettingsBuilder

Methods

Visible(System.Boolean)

The visibility of the hint.

Parameters

value - System.Boolean

The value for Visible

Template(System.String)

The hint template. Template variables: from - The lower boundary of the selected range or to - Theupper boundary of the selected range.

Parameters

value - System.String

The value for Template

TemplateId(System.String)

The hint template. Template variables: from - The lower boundary of the selected range or to - Theupper boundary of the selected range.

Parameters

templateId - System.String

The ID of the template element for Template

TemplateView(Microsoft.AspNetCore.Html.IHtmlContent)

The hint template. Template variables: from - The lower boundary of the selected range or to - Theupper boundary of the selected range.

Parameters

templateView - Microsoft.AspNetCore.Html.IHtmlContent

The view that contains the template for Template

TemplateHandler(System.String)

The hint template. Template variables: from - The lower boundary of the selected range or to - Theupper boundary of the selected range.

Parameters

templateHandler - System.String

The handler that returs the template for Template

Template(Kendo.Mvc.UI.TemplateBuilder)

The hint template. Template variables: from - The lower boundary of the selected range or to - Theupper boundary of the selected range.

Parameters

template - TemplateBuilder<TModel>

A Template component that configures the template.

Format(System.String)

The format of the hint.

Parameters

value - System.String

The value for Format

In this article
Not finding the help you need?