Back to Devexpress

AddingNewResourceLinkEventArgs.Task Property

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

latest1.0 KB
Original Source

AddingNewResourceLinkEventArgs.Task Property

Gets a task for which a new link is being added.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
public object Task { get; }
vb
Public ReadOnly Property Task As Object

Property Value

TypeDescription
Object

A task.

|

See Also

AddingNewResourceLinkEventArgs Class

AddingNewResourceLinkEventArgs Members

DevExpress.Xpf.Gantt Namespace