Skip to main content
All docs
V25.1
  • GanttResourceLink Class

    A resource dependency data object.

    Namespace: DevExpress.Mvvm.Gantt

    Assembly: DevExpress.Mvvm.v25.1.dll

    NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation

    Declaration

    Remarks

    The GanttControl ships with the built-in data objects (GanttTask, GanttPredecessorLink, GanttResource) for those who do not already have types for Gantt elements.

    Inheritance

    Object
    BindableBase
    GanttResourceLink
    See Also