Skip to main content
All docs
V26.1
  • GanttTask.ResourceLinks Property

    Gets or sets a collection of links to resources.

    Namespace: DevExpress.Mvvm.Gantt

    Assembly: DevExpress.Xpf.Gantt.v26.1.dll

    Declaration

    Property Value

    Type Description
    ObservableCollection<GanttResourceLink>

    A collection of links to resources.

    See Also