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

GanttTooltipSettingsTagHelper

Example

<tooltip/>

Attributes

Attribute Type Description
template String The template which renders the tooltip.The fields which can be used in the template are: task - the gantt task, for which the template is shown.
template-handler String The template which renders the tooltip.The fields which can be used in the template are: task - the gantt task, for which the template is shown.
template-id String The template which renders the tooltip.The fields which can be used in the template are: task - the gantt task, for which the template is shown.
template-view IHtmlContent The template which renders the tooltip.The fields which can be used in the template are: task - the gantt task, for which the template is shown.
visible Boolean If set to false the gantt will not display the task tooltip. By default the task tooltip is displayed.
In this article
Not finding the help you need?