Back to Devexpress

GanttResourceLinkMappings.Resource Property

wpf-devexpress-dot-xpf-dot-gantt-dot-ganttresourcelinkmappings-c0929121.md

latest1.2 KB
Original Source

GanttResourceLinkMappings.Resource Property

Specifies a data field from which the GanttControl obtains a resource. This is a dependency property.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
public Mapping Resource { get; set; }
vb
Public Property Resource As Mapping

Property Value

TypeDescription
Mapping

A mapping to the data field that identifies a resource.

|

See Also

GanttResourceLinkMappings Class

GanttResourceLinkMappings Members

DevExpress.Xpf.Gantt Namespace