Back to Devexpress

GanttView.AllowSummaryTaskResourceLinksEdit Property

wpf-devexpress-dot-xpf-dot-gantt-dot-ganttview-f310b140.md

latest1.2 KB
Original Source

GanttView.AllowSummaryTaskResourceLinksEdit Property

Specifies whether end users can edit a summary task’s resource links. This is a dependency property.

Namespace : DevExpress.Xpf.Gantt

Assembly : DevExpress.Xpf.Gantt.v25.2.dll

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
public bool AllowSummaryTaskResourceLinksEdit { get; set; }
vb
Public Property AllowSummaryTaskResourceLinksEdit As Boolean

Property Value

TypeDescription
Boolean

true , if end users can edit a summary task’s resource links; otherwise, false.

|

Remarks

See Also

GanttView Class

GanttView Members

DevExpress.Xpf.Gantt Namespace