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