GanttBuilder<T>.EndDateRange Method
| Name | Parameters | Description |
|---|---|---|
| EndDateRange(JS) | value | Specifies the end date of the date interval in the Gantt chart. Mirrors the client-side endDateRange object. |
| EndDateRange(DateTime) | value | Specifies the end date of the date interval in the Gantt chart. Mirrors the client-side endDateRange object. |