Skip to main content
All docs
V23.2

GanttColumnBuilder<T>.Format Method

Name Parameters Description
Format(Format) value Formats a value before it is displayed in a column cell. Mirrors the client-side format object.
Format(JS) value Formats a value before it is displayed in a column cell. Mirrors the client-side format object.
Format(Action<FormatBuilder>) configurator Formats a value before it is displayed in a column cell. Mirrors the client-side format object.
Format(String) value Formats a value before it is displayed in a column cell. Mirrors the client-side format object.