Back to Devexpress

GanttResourceMappings.Color Property

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

latest1.1 KB
Original Source

GanttResourceMappings.Color Property

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

Property Value

TypeDescription
Mapping

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

|

See Also

GanttResourceMappings Class

GanttResourceMappings Members

DevExpress.Xpf.Gantt Namespace