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

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