Skip to main content
All docs
V25.1
  • GanttColumnBuilder<T>.HeaderCellTemplate Method

    Name Parameters Description
    HeaderCellTemplate(JS) value Specifies a custom template for column headers. Mirrors the client-side headerCellTemplate object.
    HeaderCellTemplate(RazorBlock) templateContent Specifies a custom template for column headers. Mirrors the client-side headerCellTemplate object.
    HeaderCellTemplate(TemplateName) name Specifies a custom template for column headers. Mirrors the client-side headerCellTemplate object.
    HeaderCellTemplate(String) templateContent Specifies a custom template for column headers. Mirrors the client-side headerCellTemplate object.