Back to Devexpress

GanttBuilder<T>.TaskProgressTooltipContentTemplate Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-ganttbuilder-1-dot-taskprogresstooltipcontenttemplate.md

latest2.1 KB
Original Source

GanttBuilder<T>.TaskProgressTooltipContentTemplate Method

NameParametersDescription
TaskProgressTooltipContentTemplate(JS)valueSpecifies custom content for the tooltip that displays the task's progress while the progress handler is resized in the UI. Mirrors the client-side taskProgressTooltipContentTemplate option.
TaskProgressTooltipContentTemplate(RazorBlock)templateContentSpecifies custom content for the tooltip that displays the task's progress while the progress handler is resized in the UI. Mirrors the client-side taskProgressTooltipContentTemplate option.
TaskProgressTooltipContentTemplate(TemplateName)nameSpecifies custom content for the tooltip that displays the task's progress while the progress handler is resized in the UI. Mirrors the client-side taskProgressTooltipContentTemplate option.
TaskProgressTooltipContentTemplate(String)templateContentSpecifies custom content for the tooltip that displays the task's progress while the progress handler is resized in the UI. Mirrors the client-side taskProgressTooltipContentTemplate option.