Back to Devexpress

AddingNewResourceLinkEventArgs.AllocationPercentage Property

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

latest1.2 KB
Original Source

AddingNewResourceLinkEventArgs.AllocationPercentage Property

Gets a percentage of time the resource spends on a task.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
public double AllocationPercentage { get; }
vb
Public ReadOnly Property AllocationPercentage As Double

Property Value

TypeDescription
Double

A percentage of time the resource spends on a task.

|

See Also

AddingNewResourceLinkEventArgs Class

AddingNewResourceLinkEventArgs Members

DevExpress.Xpf.Gantt Namespace