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

    Name Parameters Description
    CalculateDisplayValue(JS) value Calculates custom display values for column cells. Requires specifying the dataField or calculateCellValue property. Used in lookup optimization. Mirrors the client-side calculateDisplayValue object.
    CalculateDisplayValue(String) value Calculates custom display values for column cells. Requires specifying the dataField or calculateCellValue property. Used in lookup optimization. Mirrors the client-side calculateDisplayValue object.