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

Telerik.Web.UI.Gantt.TasksTooltip

The default Kendo UI Tooltip options for all marker layers.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.StateManager : IMarkableStateManager, IStateManager
  • Telerik.Web.UI.Gantt.TasksTooltip : IDefaultCheck

Properties

ClientTemplate 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.

Visible Boolean

If set to false the gantt will not display the task tooltip. By default the task tooltip is displayed.

In this article