Back to Devexpress

GanttResourceLinkMappings.AllocationPercentage Property

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

latest1.3 KB
Original Source

GanttResourceLinkMappings.AllocationPercentage Property

Specifies a data field from which the GanttControl obtains the percentage of time a resource spends on a task. 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 AllocationPercentage { get; set; }
vb
Public Property AllocationPercentage As Mapping

Property Value

TypeDescription
Mapping

A mapping to the data field that identifies an allocation percentage.

|

See Also

GanttResourceLinkMappings Class

GanttResourceLinkMappings Members

DevExpress.Xpf.Gantt Namespace