Back to Devexpress

AddingNewResourceLinkEventArgs.NewResourceLink Property

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

latest1.1 KB
Original Source

AddingNewResourceLinkEventArgs.NewResourceLink Property

Gets or sets a newly created resource link.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
public object NewResourceLink { get; set; }
vb
Public Property NewResourceLink As Object

Property Value

TypeDescription
Object

An object that is a newly created resource link.

|

See Also

AddingNewResourceLinkEventArgs Class

AddingNewResourceLinkEventArgs Members

DevExpress.Xpf.Gantt Namespace