Back to Devexpress

GanttView.ResourceLinkMappings Property

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

latest1.3 KB
Original Source

GanttView.ResourceLinkMappings Property

Contains information on mappings of resource links to appropriate fields in a data source. This is a dependency property.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
public GanttResourceLinkMappings ResourceLinkMappings { get; set; }
vb
Public Property ResourceLinkMappings As GanttResourceLinkMappings

Property Value

TypeDescription
GanttResourceLinkMappings

An object that stores information on mappings of resource links to appropriate fields in a data source.

|

See Also

GanttView Class

GanttView Members

DevExpress.Xpf.Gantt Namespace