Skip to main content
All docs
V23.2

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.