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

    Name Parameters Description
    TrueText(JS) value In a boolean column, replaces all true items with a specified text. Applies only if showEditorAlways property is false. Mirrors the client-side trueText object.
    TrueText(String) value In a boolean column, replaces all true items with a specified text. Applies only if showEditorAlways property is false. Mirrors the client-side trueText object.