Back to Devexpress

GanttView.ResourceLinksSource Property

wpf-devexpress-dot-xpf-dot-gantt-dot-ganttview-856e6b61.md

latest1.3 KB
Original Source

GanttView.ResourceLinksSource Property

Gets or sets a source from which the GanttControl retrieves links to resources. This is a dependency property.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
public object ResourceLinksSource { get; set; }
vb
Public Property ResourceLinksSource As Object

Property Value

TypeDescription
Object

A source from which the GanttControl retrieves links to resources.

|

See Also

GanttView Class

GanttView Members

DevExpress.Xpf.Gantt Namespace