Skip to main content
A newer version of this page is available. .

GanttTask.ResourceLinks Property

Provides access to a collection of links to resources.

Namespace: DevExpress.Mvvm.Gantt

Assembly: DevExpress.Mvvm.v20.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Uwp.Controls, DevExpress.WindowsDesktop.Mvvm

Declaration

Property Value

Type Description
ObservableCollection<GanttResourceLink>

A collection of links to resources.

See Also