GanttColumnBuilder<T>.DataField Method
| Name | Parameters | Description |
|---|---|---|
| DataField(JS) | value | Binds the column to a field of the dataSource. Mirrors the client-side dataField object. |
| DataField(String) | value | Binds the column to a field of the dataSource. Mirrors the client-side dataField object. |