GanttViewSettings Properties
Provides access to the gantt control’s view options.| Name | Description |
|---|---|
| EndDateRange | Specifies the end date of the date interval in the Gantt chart. |
| FirstDayOfWeek | Specifies the first day of the week. |
| ShowDependencies | Specifies whether the Gantt control displays dependencies. |
| ShowResources | Specifies whether to display task resources. |
| StartDateRange | Specifies the start date of the date interval in the Gantt chart. |
| TaskTitlePosition | Specifies a task’s title position. |
| ViewType | Specifies a view to display tasks. |
| ViewTypeRangeMax | Specifies the maximum zoom level of tasks in the Gantt chart. |
| ViewTypeRangeMin | Specifies the minimum zoom level of tasks in the Gantt chart. |
See Also