Skip to main content
All docs
V23.2

GanttColumnBuilder<T>.Width Method

Name Parameters Description
Width(JS) value Specifies the column's width in pixels or as a percentage. Ignored if it is less than minWidth. Mirrors the client-side width object.
Width(Double) value Specifies the column's width in pixels or as a percentage. Ignored if it is less than minWidth. Mirrors the client-side width object.
Width(String) value Specifies the column's width in pixels or as a percentage. Ignored if it is less than minWidth. Mirrors the client-side width object.