TaskTimeTooltipContentTemplate(JS)
|
value
|
Specifies custom content for the tooltip that displays the task's start and end time while the task is resized in the UI. Mirrors the client-side taskTimeTooltipContentTemplate option.
|
TaskTimeTooltipContentTemplate(RazorBlock)
|
templateContent
|
Specifies custom content for the tooltip that displays the task's start and end time while the task is resized in the UI. Mirrors the client-side taskTimeTooltipContentTemplate option.
|
TaskTimeTooltipContentTemplate(TemplateName)
|
name
|
Specifies custom content for the tooltip that displays the task's start and end time while the task is resized in the UI. Mirrors the client-side taskTimeTooltipContentTemplate option.
|
TaskTimeTooltipContentTemplate(String)
|
templateContent
|
Specifies custom content for the tooltip that displays the task's start and end time while the task is resized in the UI. Mirrors the client-side taskTimeTooltipContentTemplate option.
|