Skip to main content
All docs
V25.1
  • ID

    GanttBuilder<T>.TaskContentTemplate Method

    Name Parameters Description
    TaskContentTemplate(JS) value Specifies custom content for the task. Mirrors the client-side taskContentTemplate option.
    TaskContentTemplate(RazorBlock) templateContent Specifies custom content for the task. Mirrors the client-side taskContentTemplate option.
    TaskContentTemplate(TemplateName) name Specifies custom content for the task. Mirrors the client-side taskContentTemplate option.
    TaskContentTemplate(String) templateContent Specifies custom content for the task. Mirrors the client-side taskContentTemplate option.