Back to Devexpress

GanttResourceMappings.Key Property

wpf-devexpress-dot-xpf-dot-gantt-dot-ganttresourcemappings.md

latest1.1 KB
Original Source

GanttResourceMappings.Key Property

Specifies a data field from which the GanttControl obtains a resource’s id. 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 Key { get; set; }
vb
Public Property Key As Mapping

Property Value

TypeDescription
Mapping

A mapping to the data field that identifies a resource’s id.

|

See Also

GanttResourceMappings Class

GanttResourceMappings Members

DevExpress.Xpf.Gantt Namespace