Back to Devexpress

GanttEditingSettings Properties

aspnet-devexpress-dot-web-dot-aspxgantt-dot-gantteditingsettings-dot-underscore-properties.md

latest1.8 KB
Original Source

GanttEditingSettings Properties

Provides access to editing settings.

NameDescription
AllowDependencyDeleteSpecifies whether users can delete dependencies.
AllowDependencyInsertSpecifies whether users can insert dependencies.
AllowResourceDeleteSpecifies whether users can delete resources.
AllowResourceInsertSpecifies whether users can insert resources.
AllowResourceUpdateFor internal use only.
AllowTaskDeleteSpecifies whether users can delete tasks.
AllowTaskInsertSpecifies whether users can insert tasks.
AllowTaskResourceUpdateSpecifies whether users can update a task’s resources.
AllowTaskUpdateFor internal use only.
EnabledSpecifies whether users can add, update and delete tasks, dependencies and resources in the Gantt control.

See Also

GanttEditingSettings Class

GanttEditingSettings Members

DevExpress.Web.ASPxGantt Namespace