Skip to main content

GanttEditingSettings Properties

Provides access to editing settings.
Name Description
AllowDependencyDelete Specifies whether users can delete dependencies.
AllowDependencyInsert Specifies whether users can insert dependencies.
AllowResourceDelete Specifies whether users can delete resources.
AllowResourceInsert Specifies whether users can insert resources.
AllowResourceUpdate For internal use only.
AllowTaskDelete Specifies whether users can delete tasks.
AllowTaskInsert Specifies whether users can insert tasks.
AllowTaskResourceUpdate Specifies whether users can update a task’s resources.
AllowTaskUpdate For internal use only.
Enabled Specifies whether users can add, update and delete tasks, dependencies and resources in the Gantt control.
See Also